asp.net.ph

CultureInfo.IsReadOnly Property

System.Globalization Namespace   CultureInfo Class


Gets a value indicating whether the current CultureInfo is read-only.

[ VB ]
public ReadOnly Property IsReadOnly As Boolean

[ C# ]
public bool IsReadOnly {get;}

[ C++ ]
public: __property bool get_IsReadOnly ( );

[ JScript ]
function get IsReadOnly ( ) : Boolean;

Property Value

true if the current CultureInfo is read-only; otherwise, false. The default is false.

See Also

CultureInfo Members   ReadOnly CultureInfoClassIsReadOnly 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