ShellBrowser .Net Edition
OldCheckState Property
NamespacesJam.ShellItemCheckStateChangedEventArgs<(Of <(T>)>)OldCheckState
Contains the CheckState, which the item had before it was changed.
Declaration Syntax
C#Visual BasicVisual C++
public CheckState OldCheckState { get; }
Public ReadOnly Property OldCheckState As CheckState
public:
property CheckState OldCheckState {
	CheckState get ();
}

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