다음을 통해 공유


IStorageProviderUICommand.Description 속성

정의

IStorageProviderUICommand 설명을 반환합니다.

public:
 property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = iStorageProviderUICommand.description;
Public ReadOnly Property Description As String

속성 값

String

Platform::String

winrt::hstring

IStorageProviderUICommand 설명을 포함하는 문자열입니다.

설명

이 멤버는 현재 상태 공급자 플라이아웃에서 사용되지 않습니다.

적용 대상

추가 정보