Gets the version number of the plugin. This is only shown to the user, it is otherwise unused by Virtual Radar Server.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property Version As String
Get
property String^ Version {
String^ get ();
}
abstract Version : string with get
Property Value
Type:
StringSee Also