Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.44 KB

isysstorageproviderhttprequestprovider_sendrequestasync_602331974.md

File metadata and controls

39 lines (24 loc) · 1.44 KB
-api-id -api-type
M:Windows.System.Implementation.FileExplorer.ISysStorageProviderHttpRequestProvider.SendRequestAsync(Windows.Web.Http.HttpRequestMessage)
winrt method

Windows.System.Implementation.FileExplorer.ISysStorageProviderHttpRequestProvider.SendRequestAsync(Windows.Web.Http.HttpRequestMessage)

-description

For internal use only.

[IMPORTANT] These interfaces exist so that the Windows Files app can implement them for purposes of integrating with other file providers. These interfaces aren't for general use, and any implementation that you author won't be called by the operating system (OS).

-parameters

-param request

For internal use only.

[IMPORTANT] These interfaces exist so that the Windows Files app can implement them for purposes of integrating with other file providers. These interfaces aren't for general use, and any implementation that you author won't be called by the operating system (OS).

-returns

For internal use only.

[IMPORTANT] These interfaces exist so that the Windows Files app can implement them for purposes of integrating with other file providers. These interfaces aren't for general use, and any implementation that you author won't be called by the operating system (OS).

-remarks

-see-also

-examples