IApplicationInformationFullVersion Property |
Gets the full version number (e.g. 1.2.3.4).
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string FullVersion { get; }
ReadOnly Property FullVersion As String
Get
property String^ FullVersion {
String^ get ();
}
abstract FullVersion : string with get
Property Value
Type:
StringSee Also