次の方法で共有


IStorageProviderUICommand インターフェイス

定義

ストレージ プロバイダーによって実装される UI コマンド。

public interface class IStorageProviderUICommand
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 458752)]
/// [Windows.Foundation.Metadata.Guid(205391712, 55366, 22159, 148, 132, 16, 92, 197, 123, 80, 43)]
struct IStorageProviderUICommand
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 458752)]
[Windows.Foundation.Metadata.Guid(205391712, 55366, 22159, 148, 132, 16, 92, 197, 123, 80, 43)]
public interface IStorageProviderUICommand
Public Interface IStorageProviderUICommand
属性

Windows の要件

デバイス ファミリ
Windows 11 Insider Preview (10.0.23504.0 で導入)
API contract
Windows.Storage.Provider.CloudFilesContract (v7.0 で導入)

SyncStatusCommand

プロパティ

Description

IStorageProviderUICommand 説明を返します。

Icon

IStorageProviderUICommand アイコン URI を返します。これは SVG ファイルへの完全修飾ローカル ファイル パスであると想定されます。

Label

IStorageProviderUICommand ラベルを返します。

State

IStorageProviderUICommand 状態を返します (StorageProviderUICommandState)

メソッド

Invoke()

IStorageProviderUICommand's action' を実行します。

適用対象

こちらもご覧ください