Compartir a través de


UserNotificationListener.Current Propiedad

Definición

Obtiene un UserNotificationListener para el usuario actual.

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

Valor de propiedad

UserNotificationListener para el usuario actual.

Se aplica a