SearchCompletedEventArgsCancelled Property |
Returns true if the Search was cancelled.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public bool Cancelled { get; }
Public ReadOnly Property Cancelled As Boolean
Get
public:
property bool Cancelled {
bool get ();
}
member Cancelled : bool with get
Property Value
Type:
BooleanSee Also