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