次の方法で共有


TrackingParameters.CallerParentContextGuid プロパティ

定義

呼び出し元の親アクティビティのコンテキスト ID を取得します。

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

プロパティ値

Guid

呼び出し元の親 Guid のコンテキスト ID を含む Activity

適用対象