IStorageProviderStatusUISourceFactory インターフェイス

定義

IStorageProviderStatusUISource のインスタンスを返します。

public interface class IStorageProviderStatusUISourceFactory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 458752)]
/// [Windows.Foundation.Metadata.Guid(316959604, 20058, 22737, 166, 47, 3, 118, 232, 238, 125, 216)]
struct IStorageProviderStatusUISourceFactory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 458752)]
[Windows.Foundation.Metadata.Guid(316959604, 20058, 22737, 166, 47, 3, 118, 232, 238, 125, 216)]
public interface IStorageProviderStatusUISourceFactory
Public Interface IStorageProviderStatusUISourceFactory
属性

Windows の要件

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

注釈

クラウド プロバイダーはこのインターフェイスを実装し、実装クラスをアプリ マニフェストまたはレジストリに登録する必要があります。 例については、 サンプル アプリ を参照してください。

メソッド

GetStatusUISource(String)

クラウド プロバイダーの IStorageProviderStatusUISource を返します。

適用対象

こちらもご覧ください