SHCOLUMNIDIsCustomId Method |
Determines whether this instance identifies a custom column.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
SyntaxPublic Function IsCustomId As Boolean
public:
bool IsCustomId()
member IsCustomId : unit -> bool
Return Value
Booleantrue if this instance identifies a custom column, false otherwise.
See Also