Edit

Share via


GenerateTemporaryTargetAssembly.MSBuildBinPath Property

Definition

Gets or sets the MS Build binary path.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property System::String ^ MSBuildBinPath { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string MSBuildBinPath { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.MSBuildBinPath : string with get, set
Public Property MSBuildBinPath As String

Property Value

The MS Build binary path.

Attributes

Applies to