ManagedCommandLineInfo.BuildException Property

Definition

Gets the design time build exception.

public:
 property Exception ^ BuildException { Exception ^ get(); };
public Exception BuildException { get; }
public Exception BuildException { [System.Runtime.CompilerServices.IsReadOnly] get; }
public Exception? BuildException { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.BuildException : Exception
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.BuildException : Exception
Public ReadOnly Property BuildException As Exception

Property Value

Attributes

Applies to