Share via


GattPresentationFormat.Exponent Property

Definition

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

Applies to