Click or drag to resize
DescribeProxyType Method
Returns a description of a proxy type.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string ProxyType(
	ProxyType proxyType
)

Parameters

proxyType
Type: VirtualRadar.Interface.SettingsProxyType

Return Value

Type: String
See Also