LanguageBaseItemNaturalLanguageAsInt16 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 short NaturalLanguageAsInt16 { get; }
Public ReadOnly Property NaturalLanguageAsInt16 As Short
Get
public:
property short NaturalLanguageAsInt16 {
short get ();
}
member NaturalLanguageAsInt16 : int16 with get
Property Value
Int16 Some example value may be 0x656e for "en", and 0x6672 for "fr".