Condividi tramite


ActivityTrackingRecord.ContextGuid Proprietà

Definizione

Contesto dell'attività.

public:
 property Guid ContextGuid { Guid get(); void set(Guid value); };
public Guid ContextGuid { get; set; }
member this.ContextGuid : Guid with get, set
Public Property ContextGuid As Guid

Valore della proprietà

Guid che identifica il ActivityExecutionContext dell'attività associata all'evento dello stato dell’attività.

Si applica a