次の方法で共有


SmsFilterRule.BroadcastChannels プロパティ

定義

このルールに一致するブロードキャスト チャネルの一覧。

public:
 property IVector<int> ^ BroadcastChannels { IVector<int> ^ get(); };
IVector<int> BroadcastChannels();
public IList<int> BroadcastChannels { get; }
var iVector = smsFilterRule.broadcastChannels;
Public ReadOnly Property BroadcastChannels As IList(Of Integer)

プロパティ値

この規則に一致するブロードキャスト チャネル識別子の一覧。

Windows の要件

アプリの機能
cellularMessaging sms

適用対象