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 确定它是否或如何使用这些值。

适用于

另请参阅