VCLinkerTool.ToolPath Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the path to the specified tool.
public:
property System::String ^ ToolPath { System::String ^ get(); };
C++/CX
public:
property Platform::String ^ ToolPath { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(120)]
public string ToolPath { [System.Runtime.InteropServices.DispId(120)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(120)>]
[<get: System.Runtime.InteropServices.DispId(120)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.ToolPath : string
Public ReadOnly Property ToolPath As String
A string representing the path to the specified tool.
- Attributes
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |