ISysStorageProviderHandlerFactory 接口

定义

仅限内部使用。

[重要提示]存在这些接口,以便 Windows 文件应用 可以实现它们,以便与其他文件提供程序集成。 这些接口不一般使用,操作系统 (OS) 不会调用你创作的任何实现。

public interface class ISysStorageProviderHandlerFactory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 327680)]
/// [Windows.Foundation.Metadata.Guid(4000941105, 33299, 24201, 166, 35, 20, 216, 199, 43, 138, 97)]
struct ISysStorageProviderHandlerFactory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 327680)]
[Windows.Foundation.Metadata.Guid(4000941105, 33299, 24201, 166, 35, 20, 216, 199, 43, 138, 97)]
public interface ISysStorageProviderHandlerFactory
Public Interface ISysStorageProviderHandlerFactory
属性

Windows 要求

设备系列
Windows 10, version 2104 (在 10.0.20348.0 中引入)
API contract
Windows.Storage.Provider.CloudFilesContract (在 v6.0 中引入)

方法

GetEventSource(String, String)

仅限内部使用。

[重要提示]存在这些接口,以便 Windows 文件应用 可以实现它们,以便与其他文件提供程序集成。 这些接口不一般使用,操作系统 (OS) 不会调用你创作的任何实现。

GetHttpRequestProvider(String)

仅限内部使用。

[重要提示]存在这些接口,以便 Windows 文件应用 可以实现它们,以便与其他文件提供程序集成。 这些接口不一般使用,操作系统 (OS) 不会调用你创作的任何实现。

适用于