Click or drag to resize

PropertyToString Method

Returns a String that represents 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
A String that represents this instance.
See Also