Click or drag to resize
IApplicationInformationCultureInfo Property
Gets the culture info that was forced by a command switch on startup or null if the default culture info is to be used.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
CultureInfo CultureInfo { get; }

Property Value

Type: CultureInfo
See Also