Click or drag to resize
ConfigurationRawDecodingSettings Property
Gets or sets the object that configures the raw message decoding.

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

Property Value

Type: RawDecodingSettings
See Also