VCToolFile.Path Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Araç dosyasının yolunu içeren dize.
- Öznitelikler