Click or drag to resize

ItemIdListBase2IsInvalid Property

Returns true if the currently stores ItemIdList is valid; false otherwise;

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public abstract bool IsInvalid { get; }

Property Value

Type: Boolean
See Also