共用方式為


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

Guid,識別與活動狀態事件關聯之活動的 ActivityExecutionContext

適用於