StorageProviderErrorCommand.Label 属性

定义

注意

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

public:
 property Platform::String ^ Label { Platform::String ^ get(); };
winrt::hstring Label();
public string Label { get; }
var string = storageProviderErrorCommand.label;
Public ReadOnly Property Label As String

属性值

String

Platform::String

winrt::hstring

适用于