UserNotificationListener.Current Свойство

Определение

Возвращает userNotificationListener для текущего пользователя.

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

Значение свойства

UserNotificationListener для текущего пользователя.

Применяется к