Expand Minimize
This topic has not yet been rated - Rate this topic

VCLinkerTool.ToolPath Property

Gets the path to the specified tool.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
'Declaration
ReadOnly Property ToolPath As String
'Usage
Dim instance As VCLinkerTool 
Dim value As String 

value = instance.ToolPath

Property Value

Type: System.String
A string representing the path to the specified tool.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.