ActivityChangedEventArgs 構造体

定義

CurrentChanged イベントのデータを提供します。

public value class ActivityChangedEventArgs
public readonly struct ActivityChangedEventArgs
type ActivityChangedEventArgs = struct
Public Structure ActivityChangedEventArgs
継承
ActivityChangedEventArgs

プロパティ

Current

イベントの後の Activity オブジェクトを取得します。

Previous

イベントの前の Activity オブジェクトを取得します。

適用対象