VCToolFile.Path Özellik

Tanım

Araç dosyasının yolunu alır.

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

Özellik Değeri

String

Araç dosyasının yolunu içeren dize.

Öznitelikler

Şunlara uygulanır