Partager via


StorageLibraryChange.PreviousPath Propriété

Définition

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é

String

Platform::String

winrt::hstring

Chemin d’accès complet du fichier ou du dossier dans la bibliothèque de stockage avant son déplacement ou son renommage.

S’applique à