ClassOfDeviceValueAsInt32 Property
Note: This API is now obsolete.
Gets the numerical value, suitable for CLS Compliance.
Namespace: InTheHand.Net.BluetoothAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
[ObsoleteAttribute("Use the UInt32 value", true)]
public int ValueAsInt32 { get; }
<ObsoleteAttribute("Use the UInt32 value", true)>
Public ReadOnly Property ValueAsInt32 As Integer
Get
public:
[ObsoleteAttribute(L"Use the UInt32 value", true)]
property int ValueAsInt32 {
int get ();
}
[<ObsoleteAttribute("Use the UInt32 value", true)>]
member ValueAsInt32 : int with get
Property Value
Int32