次の方法で共有


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

適用対象