TrackingParameters.CallerParentContextGuid 属性

定义

获取调用方的父活动的上下文 ID。

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

属性值

一个 Guid,其中包含调用方的父 Activity 的上下文 ID。

适用于