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