Click or drag to resize
IUniversalPlugAndPlayManagerIsEnabled Property
Gets a value mirroring the configuration option that enables or disables the use of the UPnP router.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IsEnabled { get; }

Property Value

Type: Boolean
Remarks
This is provided here for the sake of convenience.
See Also