FindData::ToString Method ()

 

Converts the FindData object to a string.

Namespace:   Microsoft.VisualStudio.Text.Operations
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The string representation of the FindData object.

Return to top
Show: