Culture.ResourceCultureInfo property

Gets the CultureInfo that should be used when selecting localized resources.

public CultureInfo ResourceCultureInfo { get; }

Property Value

The CultureInfo for this culture.

See Also