Condividi tramite


FolderInformation.Path Proprietà

Definizione

Ottiene il percorso di 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

Valore della proprietà

String

Platform::String

winrt::hstring

Percorso.

Implementazioni

Si applica a