GattPresentationFormat.Exponent 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 Exponent of the GattPresentationFormat object.
public:
property int Exponent { int get(); };
int Exponent();
public int Exponent { get; }
var int32 = gattPresentationFormat.exponent;
Public ReadOnly Property Exponent As Integer
Property Value
Int32
int
The Exponent of the GattPresentationFormat object.
Windows requirements
App capabilities |
bluetooth
|