ActivityTrackingRecord.ContextGuid 屬性

定義

活動背景。

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

屬性值

Guid 該活動識別 ActivityExecutionContext 了與活動狀態事件相關的活動。

適用於