IStorageProviderUICommand.Description 属性

定义

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 说明的 字符串。

注解

状态提供程序浮出控件中当前未使用此成员。

适用于

另请参阅