Click or drag to resize

ShellItemIdDebugString Property

Gets a string useful for debugging.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string DebugString { get; }

Property Value

Type: String
The debug string.
See Also