Gets the name 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)
SyntaxReadOnly Property Name As String
	Get
property String^ Name {
	String^ get ();
}abstract Name : string with get
Property Value
Type: 
String
See Also