DkmScriptDocument.FilePath Propriété

Définition

Facultatif Chemin de fichier (par exemple, c:\myfolder\file.js) du document de script. La valeur est null si le document n’a pas d’URL, ou a une URL non’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

Valeur de propriété

String

Retourne String.

S’applique à