Click or drag to resize
Shell32InfoToString Method
Returns the path as a string.

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

Return Value

Type: String
The path.
See Also