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