MobileBroadbandCellGsm.LocationAreaCode プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property IReference<int> ^ LocationAreaCode { IReference<int> ^ get(); };
IReference<int> LocationAreaCode();
public System.Nullable<int> LocationAreaCode { get; }
var iReference = mobileBroadbandCellGsm.locationAreaCode;
Public ReadOnly Property LocationAreaCode As Nullable(Of Integer)
プロパティ値
場所エリア コード (LAC)。
Windows の要件
アプリの機能 |
cellularDeviceControl
cellularDeviceIdentity
|
注釈
この値の範囲は 0 ~ 65535 です。は、不明な場合は null を返します。