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.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax CultureInfo CultureInfo { get; }
ReadOnly Property CultureInfo As CultureInfo
Get
property CultureInfo^ CultureInfo {
CultureInfo^ get ();
}
abstract CultureInfo : CultureInfo with get
Property Value
Type:
CultureInfoSee Also