Toolset.ToolsPath 属性
定义
public:
property System::String ^ ToolsPath { System::String ^ get(); };
public string ToolsPath { get; }
member this.ToolsPath : string
Public ReadOnly Property ToolsPath As String
属性值
- String
一个字符串,表示到 Toolset 的路径。A string representing the path to the Toolset.
适用于