Keysight VISA.NET Help
HostName Property (TcpipSocketSession)



The host name of the device. If no host name is available, this property is set to the empty string.
Syntax
'Declaration
 
Public ReadOnly Property HostName As String
'Usage
 
Dim instance As TcpipSocketSession
Dim value As String
 
value = instance.HostName
public string HostName {get;}
public:
property String^ HostName {
   String^ get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025