ISessionDeviceName Property |
The session's device name.
Namespace:
MicroFocus.ZFE.Connector
Assembly:
MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.6.1001.0 (1.6.1001.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