CultureInfoAttribute(string) Constructor

Syntax

public CultureInfoAttribute(string name)

Parameters

Name Type Description
name string The name of a culture (case insensitive), or the literal values "InvariantCulture", "CurrentCulture", "CurrentUICulture", "InstalledUICulture" to use the corresponding static properties on CultureInfo.