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
|