Share via


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

已變更之使用者通知的識別碼。

適用於