Click or drag to resize

ISessionDeviceName Property

The session's device name.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.422.0 (1.3.422.0)
Syntax
string DeviceName { get; set; }

Property Value

Type: String
Exceptions
ExceptionCondition
ConnectorException If the device name could not be retrieved or set.
Remarks
The session's device name must be set before it is connected.
See Also