TextDocumentFileActionEventArgs.FilePath Properti

Definisi

Mendapatkan jalur ke file.

public:
 property System::String ^ FilePath { System::String ^ get(); };
public:
 property Platform::String ^ FilePath { Platform::String ^ get(); };
public string FilePath { get; }
member this.FilePath : string
Public ReadOnly Property FilePath As String

Nilai Properti

Jalur file.

Keterangan

Dalam kasus ganti nama (DocumentRenamed) properti ini menyediakan jalur file baru dan OldFilePath - jalur file lama.

Berlaku untuk