Share via


FileInformation.Path Eigenschaft

Definition

Ruft den Pfad der StorageFile-Datei ab.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Pfad.

Implementiert

Gilt für: