Click or drag to resize

PropertyEnumTypeToString Method

Returns a string that represents the current object.

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

Return Value

Type: String
A string that represents the current object.
See Also