다음을 통해 공유


TrackingParameters.CallerContextGuid 속성

정의

호출자 활동의 컨텍스트 ID를 가져옵니다.

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

속성 값

Guid

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

적용 대상