Click or drag to resize
IShutdownPresenterUPnpManager Property
Gets or sets the UPnP Manager that the program had been using.

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

Property Value

Type: IUniversalPlugAndPlayManager
See Also