TrackingWorkflowExceptionEventArgs.ContextGuid 속성

정의

연결된 활동의 컨텍스트 ID를 가져옵니다.

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

속성 값

Guid

Guid의 컨텍스트 ID를 포함하는 Activity입니다.

적용 대상