Click or drag to resize

SearchOptions Constructor (SearchOptions)

Copy constructor

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public SearchOptions(
	SearchOptions other
)

Parameters

other
Type: Jam.ShellSearchOptions
The SearchOptions to assign from.
See Also