다음을 통해 공유


StorageProviderMoreInfoUI.Message 속성

정의

MoreInfoUI 섹션의 메시지입니다.

public:
 property Platform::String ^ Message { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring Message();

void Message(winrt::hstring value);
public string Message { get; set; }
var string = storageProviderMoreInfoUI.message;
storageProviderMoreInfoUI.message = string;
Public Property Message As String

속성 값

String

Platform::String

winrt::hstring

설명

이 속성은 권고입니다. Windows는 이러한 값을 사용하는지 여부를 결정합니다.

적용 대상

추가 정보