共用方式為


IBackgroundTransferOperation.Guid 屬性

定義

取得背景傳輸作業的 Guid。

public:
 property Platform::Guid Guid { Platform::Guid get(); };
winrt::guid Guid();
public Guid Guid { get; }
var guid = iBackgroundTransferOperation.guid;
Public ReadOnly Property Guid As Guid

屬性值

Guid

Platform::Guid

winrt::guid

背景傳輸作業的唯一識別碼。

適用於