CompilationLoader.Success Property

Definition

Indicates the overall success of all compilation steps. The compilation is indicated as having been successful if all steps that were configured to execute completed successfully.

public bool Success { get; }
member this.Success : bool
Public ReadOnly Property Success As Boolean

Property Value

Boolean

Applies to