Mercury API
PortName Property
NamespacesThingMagicSerialTransportPortName
Gets or sets the port for communications, including but not limited to all available COM ports.
Declaration Syntax
C#Visual BasicVisual C++
public abstract string PortName { get; set; }
Public MustOverride Property PortName As String
public:
virtual property String^ PortName {
	String^ get () abstract;
	void set (String^ value) abstract;
}

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)