BuildParameters.DefaultToolsVersion Property

Definition

The default tools version for the build.

public:
 property System::String ^ DefaultToolsVersion { System::String ^ get(); void set(System::String ^ value); };
public string DefaultToolsVersion { get; set; }
member this.DefaultToolsVersion : string with get, set
Public Property DefaultToolsVersion As String

Property Value

String

Returns the tools version.

Applies to