MSBuildLocator.IsRegistered Property

Definition

Gets a value indicating whether an instance of MSBuild is currently registered.

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

Property Value

Applies to