다음을 통해 공유


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입니다.

적용 대상