StorageProviderError.Message 属性

定义

注意

不支持此 API 的方案。 请改用 StorageProviderStatusUI 的成员和相关类。

public:
 property Platform::String ^ Message { Platform::String ^ get(); };
winrt::hstring Message();
public string Message { get; }
var string = storageProviderError.message;
Public ReadOnly Property Message As String

属性值

String

Platform::String

winrt::hstring

适用于