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.2
Syntax
public bool IsCustomId()

Return Value

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