다음을 통해 공유


FolderInformation.FolderRelativeId 속성

정의

동일한 폴더의 다른 항목을 기준으로 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

속성 값

String

Platform::String

winrt::hstring

폴더 상대 식별자입니다.

구현

적용 대상