IApplicationInformationShortVersion Property |
Gets the short version number (e.g. for 1.2.3.4 it returns '1.2.3').
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ShortVersion { get; }
ReadOnly Property ShortVersion As String
Get
property String^ ShortVersion {
String^ get ();
}
abstract ShortVersion : string with get
Property Value
Type:
StringSee Also