Culture.Invariant Property
The Invariant property gets the Culture object that represents the invariant culture.
Namespace: Microsoft.Exchange.Data.Globalization
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Invariant As Culture
Get
'Usage
Dim value As Culture
value = Culture.Invariant
public static Culture Invariant { get; }