IReceiverConfigurationWizardAnswersConnectionType Property |
Gets or sets the connection type used by the receiver. Ignore if the receiver
class is SDR, or if the dedicated receiver is anything except Beast.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ConnectionType ConnectionType { get; set; }
Property ConnectionType As ConnectionType
Get
Set
property ConnectionType ConnectionType {
ConnectionType get ();
void set (ConnectionType value);
}
abstract ConnectionType : ConnectionType with get, set
Property Value
Type:
ConnectionTypeSee Also