Click or drag to resize
HostGetUncName Method
Return the host name in UNC format, for example: \\hostname.

Namespace: Alphaleonis.Win32.Network
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public static string GetUncName()

Return Value

Type: String
The unc name.
See Also