VisualStudioInstance.MSBuildPath Property

Definition

Path to the MSBuild associated with this version of Visual Studio.

public:
 property System::String ^ MSBuildPath { System::String ^ get(); };
public string MSBuildPath { get; }
member this.MSBuildPath : string
Public ReadOnly Property MSBuildPath As String

Property Value

Applies to