LanguageBaseItemNaturalLanguageAsUInt16 Property
Gets the value of the Natural Language field of the entry, as a
UInt16.
Namespace: InTheHand.Net.Bluetooth.AttributeIdsAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public ushort NaturalLanguageAsUInt16 { get; }
Public ReadOnly Property NaturalLanguageAsUInt16 As UShort
Get
public:
property unsigned short NaturalLanguageAsUInt16 {
unsigned short get ();
}
member NaturalLanguageAsUInt16 : uint16 with get
Property Value
UInt16 Some example value may be 0x656e for "en", and 0x6672 for "fr".