SmsBroadcastMessage.IsEmergencyAlert 속성

정의

True이면 브로드캐스트 SMS 메시지가 긴급 경고입니다.

public:
 property bool IsEmergencyAlert { bool get(); };
bool IsEmergencyAlert();
public bool IsEmergencyAlert { get; }
var boolean = smsBroadcastMessage.isEmergencyAlert;
Public ReadOnly Property IsEmergencyAlert As Boolean

속성 값

Boolean

bool

True이면 브로드캐스트 SMS 메시지가 긴급 경고입니다.

Windows 요구 사항

앱 기능
cellularMessaging sms

적용 대상