Connection string used to connect reader.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.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