Click or drag to resize

FILEDESCRIPTORToString Method

Returns the file name of this instance.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
The file name of this instance.
See Also