ISessionDeviceName Property |
The session's device name.
Namespace:
MicroFocus.ZFE.Connector
Assembly:
MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 2.1.1566.0 (2.1.1566.0)
Syntax string DeviceName { get; set; }
Property DeviceName As String
Get
Set
Property Value
Type:
StringExceptions Remarks
The session's device name must be set before it is connected.
See Also