Gets or sets the port name (i.e. "COM1") used for the serial communication.
[Visual Basic .NET] Public Property Port As String |
[C#] public string Port {get; set;} |
Remarks
If you use MegaPipe modem-related properties (MakeCall Property or WaitForCall Property) to establish a phone line connection, you don't need to touch this property, Microsoft TAPI will take care of it automatically.