ShellBrowser .Net Edition
IsPersistent Property
NamespacesJam.ShellShellComboItemIsPersistent
Persistent items have this flags set. Those Items are visible all the time and need not to be removed if e.g. a folder change event occurs
Declaration Syntax
C#Visual BasicVisual C++
public bool IsPersistent { get; }
Public ReadOnly Property IsPersistent As Boolean
public:
property bool IsPersistent {
	bool get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)