Click or drag to resize
IUniversalPlugAndPlayManagerProvider Property
Gets or sets the provider that abstracts away the environment for the tests.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IUniversalPlugAndPlayManagerProvider Provider { get; set; }

Property Value

Type: IUniversalPlugAndPlayManagerProvider
See Also