UwpAppxBuildTools.IsBuilding Property

Definition

Query the build process to see if we're already building.

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

Property Value

Boolean

Applies to