ControlChannelTrigger.PushNotificationTrigger 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 物件,表示與 ControlChannelTrigger 物件相關聯的推播通知觸發程式,應用程式應該用來系結啟用類別與背景訊息代理程式基礎結構。
注意
Windows Phone不支援 ControlChannelTrigger 類別。
public:
property IBackgroundTrigger ^ PushNotificationTrigger { IBackgroundTrigger ^ get(); };
IBackgroundTrigger PushNotificationTrigger();
public IBackgroundTrigger PushNotificationTrigger { get; }
var iBackgroundTrigger = controlChannelTrigger.pushNotificationTrigger;
Public ReadOnly Property PushNotificationTrigger As IBackgroundTrigger
屬性值
字串,表示推播通知背景工作的啟用類別識別碼。