Click or drag to resize

FILEDESCRIPTORToString Method

Returns the file name of this instance.

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

Return Value

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