MobileBroadbandAntennaSar.AntennaIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier number of the antenna, in the form of a unique, zero-based index.
public:
property int AntennaIndex { int get(); };
int AntennaIndex();
public int AntennaIndex { get; }
var int32 = mobileBroadbandAntennaSar.antennaIndex;
Public ReadOnly Property AntennaIndex As Integer
Property Value
Int32
int
The identifier number of the antenna, as a zero-based index.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|