DkmScriptDocument.FilePath Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Retourne String.