Toolset.ToolsPath Property

Definition

Gets the path to the specified Toolset.

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

Property Value

String

A string representing the path to the Toolset.

Applies to