共用方式為


FolderInformation.Path 屬性

定義

取得 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

屬性值

String

Platform::String

winrt::hstring

路徑。

實作

適用於