BuildInfo.IsCommandLine Property

Definition

Is this build being issued from the command line?

public:
 property bool IsCommandLine { bool get(); };
public bool IsCommandLine { get; }
member this.IsCommandLine : bool
Public ReadOnly Property IsCommandLine As Boolean

Property Value

Boolean

Implements

Applies to