The SearchOptions are used to set different options before calling
the method.
| C# | Visual Basic | Visual C++ |
public SearchOptions SearchOptions { get; set; }
Public Property SearchOptions As SearchOptions
public: property SearchOptions^ SearchOptions { SearchOptions^ get (); void set (SearchOptions^ value); }
SearchOptions