VCPreBuildEventTool.ToolPath Property

Definition

Gets the path to the specified tool.

public:
 property System::String ^ ToolPath { System::String ^ get(); };
public:
 property Platform::String ^ ToolPath { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(5)]
public string ToolPath { [System.Runtime.InteropServices.DispId(5)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.ToolPath : string
Public ReadOnly Property ToolPath As String

Property Value

A string representing the path to the specified tool.

Attributes

Applies to