BackgroundTransferContentPart.SetFile(IStorageFile) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定 BackgroundTransferContentPart 的來源檔案,其中包含要上傳的檔案。
public:
virtual void SetFile(IStorageFile ^ value) = SetFile;
void SetFile(IStorageFile const& value);
public void SetFile(IStorageFile value);
function setFile(value)
Public Sub SetFile (value As IStorageFile)
參數
- value
- IStorageFile
原始檔。