Compartir a través de


FolderInformation.Path Propiedad

Definición

Obtiene la ruta de acceso de 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

Valor de propiedad

String

Platform::String

winrt::hstring

La ruta de acceso.

Implementaciones

Se aplica a