Compartir a través de


FileInformation.Path Propiedad

Definición

Obtiene la ruta de acceso del storageFile.

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

Valor de propiedad

String

Platform::String

winrt::hstring

La ruta de acceso.

Implementaciones

Se aplica a