Click or drag to resize
DescribeConnectionType Method
Returns a description of a connection type.

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

Parameters

connectionType
Type: VirtualRadar.Interface.SettingsConnectionType

Return Value

Type: String
See Also