FolderInformation.FolderRelativeId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得識別碼,這個識別碼可唯一識別相同資料夾中其他專案的 StorageFolder 。
public:
property Platform::String ^ FolderRelativeId { Platform::String ^ get(); };
winrt::hstring FolderRelativeId();
public string FolderRelativeId { get; }
var string = folderInformation.folderRelativeId;
Public ReadOnly Property FolderRelativeId As String
屬性值
資料夾相對識別碼。