Click or drag to resize
DataSourceAllInternalDataSources Property
Gets an array of all internal data sources. This is not used by the server, it's just to make life easier for the unit tests.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string[] AllInternalDataSources { get; }

Property Value

Type: String
See Also