Update SerialPort.Properties.cs
This commit is contained in:
parent
1974bad299
commit
80af3469f4
@ -220,7 +220,7 @@ public partial class SerialPort
|
||||
/// <summary>
|
||||
/// Port Name
|
||||
/// </summary>
|
||||
public string PortName { get; set; }
|
||||
public string PortName { get; }
|
||||
|
||||
public Handshake Handshake
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user