MobileBroadbandAntennaSar.SarBackoffIndex 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 OEM/IHV-variant value for SAR backoff, in the form of an index entry in the device OEM/IHV's mapping table.
public:
property int SarBackoffIndex { int get(); };
int SarBackoffIndex();
public int SarBackoffIndex { get; }
var int32 = mobileBroadbandAntennaSar.sarBackoffIndex;
Public ReadOnly Property SarBackoffIndex As Integer
Property Value
Int32
int
The index entry for the SAR backoff value.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|