asp.net.ph

CultureInfo.LCID Property

System.Globalization Namespace   CultureInfo Class


Gets the culture identifier for the current CultureInfo.

[ VB ]
Overridable Public ReadOnly Property LCID As Integer

[ C# ]
public virtual int LCID {get;}

[ C++ ]
public: __property virtual int get_LCID ( );

[ JScript ]
function get LCID ( ) : int;

Property Value

The culture identifier for the current CultureInfo.

Remarks

The culture identifier is mapped to the corresponding National Language Support ( NLS ) locale identifier.

See Also

CultureInfo Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph