Compartilhar via


UserNotificationListener.Current Propriedade

Definição

Obtém um UserNotificationListener para o usuário atual.

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 da propriedade

Um UserNotificationListener para o usuário atual.

Aplica-se a