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
属性值
文件夹相对标识符。