TrackingParameters.CallerParentContextGuid プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
呼び出し元の親アクティビティのコンテキスト 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。
適用対象