Click or drag to resize
GoogleMapSettingsProxyType Property
Gets or sets the type of proxy that the server is sitting behind.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ProxyType ProxyType { get; set; }

Property Value

Type: ProxyType
See Also