ISysStorageProviderHandlerFactory.GetHttpRequestProvider(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
僅供內部使用。
[重要]這些介面存在,讓 Windows 檔案 應用程式可以實作它們,以便與其他檔案提供者整合。 這些介面不適用於一般用途,而且作業系統 (作業系統) 不會呼叫您撰寫的任何實作。
public:
ISysStorageProviderHttpRequestProvider ^ GetHttpRequestProvider(Platform::String ^ syncRootId);
ISysStorageProviderHttpRequestProvider GetHttpRequestProvider(winrt::hstring const& syncRootId);
public ISysStorageProviderHttpRequestProvider GetHttpRequestProvider(string syncRootId);
function getHttpRequestProvider(syncRootId)
Public Function GetHttpRequestProvider (syncRootId As String) As ISysStorageProviderHttpRequestProvider
參數
- syncRootId
-
String
Platform::String
winrt::hstring
僅供內部使用。
[重要]這些介面存在,讓 Windows 檔案 應用程式可以實作它們,以便與其他檔案提供者整合。 這些介面不適用於一般用途,而且作業系統 (作業系統) 不會呼叫您撰寫的任何實作。
傳回
僅供內部使用。
[重要]這些介面存在,讓 Windows 檔案 應用程式可以實作它們,以便與其他檔案提供者整合。 這些介面不適用於一般用途,而且作業系統 (作業系統) 不會呼叫您撰寫的任何實作。