UserNotificationListener.Current Proprietà

Definizione

Ottiene un userNotificationListener per l'utente corrente.

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

Valore della proprietà

UserNotificationListener per l'utente corrente.

Si applica a