ClassOfDeviceToString Method

Returns the numerical value represented in a hexadecimal.

Definition

Namespace: InTheHand.Net.Bluetooth
Assembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public override string ToString()

Return Value

String
A String containing the numerical value represented in a hexadecimal e.g. "720104", "5A020C".

See Also