VCResourceCompilerTool.ToolPath Eigenschaft

Definition

Ruft den Pfad zum angegebenen Tool ab.

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

Eigenschaftswert

String

Eine Zeichenfolge, die den Pfad zum angegebenen Tool darstellt.

Attribute

Gilt für