共用方式為


SmsGeographicalScope 列舉

定義

描述資料格廣播訊息地理範圍的值。

public enum class SmsGeographicalScope
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class SmsGeographicalScope
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum SmsGeographicalScope
var value = Windows.Devices.Sms.SmsGeographicalScope.none
Public Enum SmsGeographicalScope
繼承
SmsGeographicalScope
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
應用程式功能
cellularMessaging sms

欄位

Cell 4

範圍是單一資料格塔。

CellWithImmediateDisplay 1

範圍是單一資料格塔,可立即顯示。

LocationArea 2

範圍是位置區域。

None 0

未定義或未知的地理範圍。

Plmn 3

範圍是 PLMN) 的整個公用登陸行動網路 (。

適用於