Result of the BuildService after it finished building the request app.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.Messages AppBuildResult
Namespace: DeltaEngine.Editor.Messages
Assembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The AppBuildResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AppBuildResult |
Need empty constructor for serialization and reconstruction.
View code on GitHub | |
AppBuildResult(String, PlatformName) | Initializes a new instance of the AppBuildResult class |
Methods
Name | Description | |
---|---|---|
ToString | (Overrides Object ToString .) |
Properties
Name | Description | |
---|---|---|
PackageFileData | ||
PackageFileName | ||
PackageGuid | ||
Platform | ||
ProjectName |
See Also