共用方式為


FileInformation.FolderRelativeId 屬性

定義

取得可唯一識別與相同資料夾中其他專案的 StorageFile 相對的識別碼。

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

屬性值

String

Platform::String

winrt::hstring

資料夾相對識別碼。

實作

適用於