ISysStorageProviderHandlerFactory 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
僅供內部使用。
[重要]這些介面存在,讓 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) |
僅供內部使用。
|
GetHttpRequestProvider(String) |
僅供內部使用。
|