Click or drag to resize

SHCOLUMNIDIsCustomId Method

Determines whether this instance identifies a custom column.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public bool IsCustomId()

Return Value

Type: Boolean
true if this instance identifies a custom column, false otherwise.
See Also