IStorageProviderHandlerFactory インターフェイス

定義

注意

この API のシナリオはサポートされていません。 代わりに IStorageProviderStatusUISourceFactory インターフェイスを 使用してください。

public interface class IStorageProviderHandlerFactory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 327680)]
/// [Windows.Foundation.Metadata.Guid(1632951354, 64541, 23214, 158, 35, 232, 101, 154, 34, 197, 246)]
struct IStorageProviderHandlerFactory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 327680)]
[Windows.Foundation.Metadata.Guid(1632951354, 64541, 23214, 158, 35, 232, 101, 154, 34, 197, 246)]
public interface IStorageProviderHandlerFactory
Public Interface IStorageProviderHandlerFactory
属性

Windows の要件

要件 説明
デバイス ファミリ
Windows 10, version 2104 (10.0.20348.0 で導入)
API contract
Windows.Storage.Provider.CloudFilesContract (v6.0 で導入)

メソッド

名前 説明
GetStatusSource(String)

注意

この API のシナリオはサポートされていません。 代わりに 、IStorageProviderStatusUISourceFactory.GetStatusUISource メソッドを使用してください。

適用対象