Partager via


IBackgroundTransferOperation.Guid Propriété

Définition

Obtient le GUID de l’opération de transfert en arrière-plan.

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

Valeur de propriété

Guid

Platform::Guid

winrt::guid

ID unique de l’opération de transfert en arrière-plan.

S’applique à