CultureInfo: IsNeutralCulture (get)

IsNeutralCulture

Returns if this culture is neutral.



 Public Property Get IsNeutralCulture ( ) As Boolean

Return Values

Boolean -  Indication of the cultures neutrality.

Remarks

A neutral culture is a culture that has no region specified. en is a neutral culture, where as en-US is not.

Read Only.

See Also

Project CorLib Overview

Class CultureInfo Overview