CompactResourceManagerCulture Field

The culture for obtainig localized resource strings. Change this property if you want to return string in language other than CultureInfo.CurrentUICulture.

Definition

Namespace: OddPrg
Assembly: OddPrg (in OddPrg.dll) Version: 2.0.0.0 (2.0.0.0)
C#
public static CultureInfo Culture

Field Value

CultureInfo

See Also