LanguageBaseItemNaturalLanguage Property
Gets the value of the Natural Language field of the entry.
Namespace: InTheHand.Net.Bluetooth.AttributeIdsAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public string NaturalLanguage { get; }
Public ReadOnly Property NaturalLanguage As String
Get
public:
property String^ NaturalLanguage {
String^ get ();
}
member NaturalLanguage : string with get
Property Value
String Some example value may be "en", and "fr".