SmsFilterRule.BroadcastChannels 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
符合此規則的廣播通道清單。
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
|