FindData::SearchString Property
Visual Studio 2015
Gets or sets the string to use in the search.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The value is null. |
| ArgumentOutOfRangeException | The value is an empty string. |
Show: