StorageLibraryChange.PreviousPath 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 complet de l’élément dans une bibliothèque de stockage avant son déplacement ou son renommage.
public:
property Platform::String ^ PreviousPath { Platform::String ^ get(); };
winrt::hstring PreviousPath();
public string PreviousPath { get; }
var string = storageLibraryChange.previousPath;
Public ReadOnly Property PreviousPath As String
Valeur de propriété
Chemin d’accès complet du fichier ou du dossier dans la bibliothèque de stockage avant son déplacement ou son renommage.