IUniversalPlugAndPlayManagerIsEnabled Property |
Gets a value mirroring the configuration option that enables or disables the use of the UPnP router.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property IsEnabled As Boolean
Get
property bool IsEnabled {
bool get ();
}
abstract IsEnabled : bool with get
Property Value
Type:
BooleanRemarks
This is provided here for the sake of convenience.
See Also