Click or drag to resize

SystemImageListIsDisposed Property

True if this instance was already disposed, false if not.

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

Property Value

Type: Boolean
See Also