Click or drag to resize
INewVersionCheckerProvider Property
Gets or sets the provider that abstracts away the environment for testing purposes.

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

Property Value

Type: INewVersionCheckerProvider
See Also