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