IVsSearchQuery.SearchString Property
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 the original search string.
public:
property System::String ^ SearchString { System::String ^ get(); };
public:
property Platform::String ^ SearchString { Platform::String ^ get(); };
public string SearchString { get; }
member this.SearchString : string
Public ReadOnly Property SearchString As String
Property Value
The original search string.