 | LanguageNativeName Property |
Name of the language in the language itself.
Namespace: Slash.GlobalizationAssembly: Slash.Globalization (in Slash.Globalization.dll) Version: 1.0.5843.24183
Syntaxpublic string NativeName { get; set; }
Public Property NativeName As String
Get
Set
public:
property String^ NativeName {
String^ get ();
void set (String^ value);
}
member NativeName : string with get, set
Property Value
Type:
String
See Also