Partager via


UserNotificationListener.Current Propriété

Définition

Obtient un UserNotificationListener pour l’utilisateur actuel.

public:
 static property UserNotificationListener ^ Current { UserNotificationListener ^ get(); };
static UserNotificationListener Current();
public static UserNotificationListener Current { get; }
var userNotificationListener = UserNotificationListener.current;
Public Shared ReadOnly Property Current As UserNotificationListener

Valeur de propriété

UserNotificationListener pour l’utilisateur actuel.

S’applique à