BuildManager.DefaultBuildManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the singleton instance of the Build Manager.
public:
static property Microsoft::Build::Execution::BuildManager ^ DefaultBuildManager { Microsoft::Build::Execution::BuildManager ^ get(); };
public static Microsoft.Build.Execution.BuildManager DefaultBuildManager { get; }
static member DefaultBuildManager : Microsoft.Build.Execution.BuildManager
Public Shared ReadOnly Property DefaultBuildManager As BuildManager
Property Value
The singleton instance of the Build Manager.