Click or drag to resize

OpenConnectionInfoNetName Property

Specifies either the server's shared resource name or the Computer name or IP address of the client. The value of this member depends on which name was specified as the qualifier parameter to the function.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public string NetName { get; set; }

Property Value

Type: String
See Also