Click or drag to resize
ISplashViewUPnpManager Property
Gets or sets the universal plug and play manager that the presenter creates for the application.

Namespace: VirtualRadar.Interface.View
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