Click or drag to resize

PropertyEnumTypeToString Method

Returns a string that represents the current object.

Namespace:  ShellBoost.Core.WindowsPropertySystem
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 the current object.
See Also