MobileBroadbandCellNR.TrackingAreaCode プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property IReference<int> ^ TrackingAreaCode { IReference<int> ^ get(); };
IReference<int> TrackingAreaCode();
public System.Nullable<int> TrackingAreaCode { get; }
var iReference = mobileBroadbandCellNR.trackingAreaCode;
Public ReadOnly Property TrackingAreaCode As Nullable(Of Integer)
プロパティ値
追跡エリア コード (TAC) の範囲 (0 から 16777215)。 5GC TAC は 24 ビット値です。
Windows の要件
アプリの機能 |
cellularDeviceControl
cellularDeviceIdentity
|