TextDocumentFileActionEventArgs.FilePath Propriété

Définition

Obtient le chemin d'accès au fichier.

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

Valeur de propriété

String

Chemin d'accès au fichier.

S’applique à