SmsBroadcastMessage.Channel 属性

定义

获取与广播短信关联的通道。

public:
 property int Channel { int get(); };
int Channel();
public int Channel { get; }
var int32 = smsBroadcastMessage.channel;
Public ReadOnly Property Channel As Integer

属性值

Int32

int

此消息的通道。

Windows 要求

应用功能
cellularMessaging sms

适用于