Click or drag to resize
IApplicationInformationShortVersion Property
Gets the short version number (e.g. for 1.2.3.4 it returns '1.2.3').

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

Property Value

Type: String
See Also