Set/Get the port for communications, including but not limited to all available
COM ports.

Declaration Syntax
public override string PortName { get; set; }
Public Overrides Property PortName As String
public:
virtual property String^ PortName {
String^ get () override;
void set (String^ value) override;
}Assembly:
MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)