BuildRequestData.ExplicitlySpecifiedToolsVersion Property

Definition

The explicitly requested tools version to use.

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

Property Value

String

The tools version to use for the build.

Applies to