共用方式為


UserNotificationChangedTrigger(NotificationKinds) 建構函式

定義

初始化 UserNotificationChangedTrigger 類別的新實例。

public:
 UserNotificationChangedTrigger(NotificationKinds notificationKinds);
 UserNotificationChangedTrigger(NotificationKinds const& notificationKinds);
public UserNotificationChangedTrigger(NotificationKinds notificationKinds);
function UserNotificationChangedTrigger(notificationKinds)
Public Sub New (notificationKinds As NotificationKinds)

參數

notificationKinds
NotificationKinds

通知觸發程式的類型。

適用於