SearchCompletedEventArgsCancelled Property |
Returns true if the Search was cancelled.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic bool Cancelled { get; }Public ReadOnly Property Cancelled As Boolean
Get
public:
property bool Cancelled {
bool get ();
}member Cancelled : bool with get
Property Value
Boolean
See Also