次の方法で共有


IStorageProviderUICommand.Description プロパティ

定義

IStorageProviderUICommand の説明を返します。

public:
 property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = iStorageProviderUICommand.description;
Public ReadOnly Property Description As String

プロパティ値

String

Platform::String

winrt::hstring

IStorageProviderUICommand の説明を含む文字列。

注釈

このメンバーは現在、状態プロバイダーのポップアップでは使用されていません。

適用対象

こちらもご覧ください