A message which is sent from the BuildService in the case that the build of a request app has
failed.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.Messages AppBuildFailed
Namespace: DeltaEngine.Editor.Messages
Assembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The AppBuildFailed type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AppBuildFailed | Initializes a new instance of the AppBuildFailed class |
Methods
Name | Description | |
---|---|---|
ToString | (Overrides Object ToString .) |
Properties
Name | Description | |
---|---|---|
Reason |
See Also