FileSearch.NewSearch Method

Definition

Resets all the search criteria settings to their default settings.

public:
 void NewSearch();
public void NewSearch ();
abstract member NewSearch : unit -> unit
Public Sub NewSearch ()

Remarks

Some of the content in this topic may not be applicable to some languages.

Search criteria settings are retained throughout an application session. Use this method every time you change search criteria. This method will not reset the value of the LookIn property.

Applies to