Partager via


FolderInformation.Path Propriété

Définition

Obtient le chemin d’accès du StorageFolder.

public:
 property Platform::String ^ Path { Platform::String ^ get(); };
winrt::hstring Path();
public string Path { get; }
var string = folderInformation.path;
Public ReadOnly Property Path As String

Valeur de propriété

String

Platform::String

winrt::hstring

Chemin d’accès.

Implémente

S’applique à