Connection string used to connect reader.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntaxpublic string PortName { get; }
Public ReadOnly Property PortName As String
Get
public:
property String^ PortName {
String^ get ();
}
Return Value
Type:
StringConnection string used to connect reader.
See Also