Click or drag to resize
PluginStartupParametersUPnpManager Property
Gets the object that is controlling the exposure of the web server via UPnP.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IUniversalPlugAndPlayManager UPnpManager { get; }

Property Value

Type: IUniversalPlugAndPlayManager
See Also