Click or drag to resize

SessionInfoToString Method

Returns the host name of this session information.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public override string ToString()

Return Value

Type: String
A string that represents this instance.
See Also