FindData::FindOptions Property
Visual Studio 2015
Gets or sets the options that are used for the search.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
public: property FindOptions FindOptions { FindOptions get(); void set(FindOptions value); }
Property Value
Type: Microsoft.VisualStudio.Text.Operations::FindOptionsThe options that are used for the search.
Show: