Share via


Culture.Default property

The Default property gets a Culture object that represents the default culture for the current process.

Namespace:  Microsoft.Exchange.Data.Globalization
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Default As Culture
    Get
'Usage
Dim value As Culture

value = Culture.Default
public static Culture Default { get; }

Property value

Type: Microsoft.Exchange.Data.Globalization.Culture

See also

Reference

Culture class

Culture members

Microsoft.Exchange.Data.Globalization namespace