Click or drag to resize

FileSystemEntryInfoToString Method

Returns the FullPath of the FileSystemEntryInfo instance.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Alphaleonis.Win32.Filesystem.FileSystemEntryInfo.ToString"]

See Also