Click or drag to resize

DfsInfoToString Method

Returns the Universal Naming Convention (UNC) path of the DFS root or link.

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