Поделиться через


UserNotificationChangedEventArgs.UserNotificationId Свойство

Определение

Возвращает идентификатор измененного уведомления пользователя.

public:
 property unsigned int UserNotificationId { unsigned int get(); };
uint32_t UserNotificationId();
public uint UserNotificationId { get; }
var uInt32 = userNotificationChangedEventArgs.userNotificationId;
Public ReadOnly Property UserNotificationId As UInteger

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

UInt32

unsigned int

uint32_t

Идентификатор измененного уведомления пользователя.

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