Click or drag to resize
RebroadcastFormatAllInternalFormats Property
A collection of all rebroadcast server formats that ship with VRS. The server doesn't use this, it's to help make life easier with unit testing.

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

Property Value

Type: String
See Also