다음을 통해 공유


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

적용 대상