Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsComSerialPort Interface : SerialPort Property |
'Declaration
Property SerialPort As Integer
'Usage
Dim instance As IConnectionSettingsComSerialPort Dim value As Integer instance.SerialPort = value value = instance.SerialPort
int SerialPort {get; set;}