Click or drag to resize
IMainPresenterUPnpManager Property
Gets or sets the object that controls the UPnP router on the application's behalf.

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