AppBuildFailed ClassDelta Engine Documentation
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

System Object
  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

public sealed class AppBuildFailed

The AppBuildFailed type exposes the following members.

Constructors

  NameDescription
Public methodAppBuildFailed
Initializes a new instance of the AppBuildFailed class
Top
Methods

  NameDescription
Public methodToString (Overrides Object ToString .)
Top
Properties

  NameDescription
Public propertyReason
Top
See Also