ISearchStringProvider.GetSearchString 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.
Gets a string representation of this object for use in a search filter.
public:
System::String ^ GetSearchString();
public string GetSearchString ();
Public Function GetSearchString () As String
Returns
The representation of this object that you can use in a search filter.