Toolset.ToolsVersion Property

Definition

Name of this toolset

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

Property Value

String

The name of this toolset.

Applies to