RelativeFileInfo.RelativePath 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.
Obtient le chemin d’accès du fichier relatif à la base de l’application.
public:
property System::String ^ RelativePath { System::String ^ get(); };
public string RelativePath { get; }
member this.RelativePath : string
Public ReadOnly Property RelativePath As String