共用方式為


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

適用於