ReadCache.RememberUnsuccessfulSearch(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void RememberUnsuccessfulSearch(System::String ^ strExpr);
public void RememberUnsuccessfulSearch (string strExpr);
member this.RememberUnsuccessfulSearch : string -> unit
Public Sub RememberUnsuccessfulSearch (strExpr As String)
Parameters
- strExpr
- String