A message sent from the BuildService which informs about the current build progress.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.Messages AppBuildProgress
Namespace: DeltaEngine.Editor.Messages
Assembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The AppBuildProgress type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AppBuildProgress |
Need empty constructor for BinaryDataExtensions class reconstruction
View code on GitHub | |
AppBuildProgress(String, Int32) | Initializes a new instance of the AppBuildProgress class |
Methods
Name | Description | |
---|---|---|
ToString | (Overrides Object ToString .) |
Properties
Name | Description | |
---|---|---|
ProgressPercentage | ||
Text |
See Also