Gets or sets the byte that replaces invalid bytes in a data stream when a parity error occurs.
Syntax
[System.ComponentModel.Browsable(true)]
[System.ComponentModel.DefaultValue(63)]
[System.Diagnostics.MonitoringDescription("")]
[System.MonoTODO("Not implemented")]
public
byte ParityReplace { get; set; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System.IO.Ports
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0