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