Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 993 Bytes

backgroundtransfercontentpart_backgroundtransfercontentpart_1571897524.md

File metadata and controls

27 lines (19 loc) · 993 Bytes
-api-id -api-type
M:Windows.Networking.BackgroundTransfer.BackgroundTransferContentPart.#ctor(System.String,System.String)
winrt method

Windows.Networking.BackgroundTransfer.BackgroundTransferContentPart.BackgroundTransferContentPart

-description

Creates a BackgroundTransferContentPart object that identifies the file content and the name of the file that it represents.

-parameters

-param name

Identifies the content.

-param fileName

The fully qualified file name, including the local path.

-remarks

-examples

-see-also

CreateDownload(Uri, IStorageFile, IStorageFile), CreateUploadAsync, BackgroundTransferContentPart(String)