Toolset.ToolsPath Property

Definition

Gets the path to the specified Toolset.

public:
 property System::String ^ ToolsPath { System::String ^ get(); };
public string ToolsPath { get; }
public string ToolsPath { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.ToolsPath : string
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.ToolsPath : string
Public ReadOnly Property ToolsPath As String

Property Value

A string representing the path to the Toolset.

Attributes

Applies to