TrackingWorkflowExceptionEventArgs.ContextGuid 属性

定义

获取关联的活动的上下文 ID。

public:
 property Guid ContextGuid { Guid get(); };
public Guid ContextGuid { get; }
member this.ContextGuid : Guid
Public ReadOnly Property ContextGuid As Guid

属性值

一个 Guid,其中包含 Activity 的上下文 ID。

适用于