ActivityChangedEventArgs Structure

Définition

Fournit des données pour l'événement CurrentChanged.

public value class ActivityChangedEventArgs
public readonly struct ActivityChangedEventArgs
type ActivityChangedEventArgs = struct
Public Structure ActivityChangedEventArgs
Héritage
ActivityChangedEventArgs

Propriétés

Current

Obtient l’objet Activity après l’événement.

Previous

Obtient l’objet Activity avant l’événement.

S’applique à