A message sent from the BuildService which informs about the specific compilation state.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.Messages AppBuildMessage
Namespace: DeltaEngine.Editor.Messages
Assembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The AppBuildMessage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AppBuildMessage |
Need empty constructor for BinaryDataExtensions class reconstruction
View code on GitHub | |
AppBuildMessage(String) | Initializes a new instance of the AppBuildMessage class |
Methods
Name | Description | |
---|---|---|
ToString | (Overrides Object ToString .) |
Properties
Name | Description | |
---|---|---|
Filename | ||
Project | ||
Text | ||
TextColumn | ||
TextLine | ||
TimeStamp | ||
Type |
See Also