IVsWindowSearchHost.SearchObject 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 search object once the search has been set up with the host.
public:
property Microsoft::VisualStudio::Shell::Interop::IVsWindowSearch ^ SearchObject { Microsoft::VisualStudio::Shell::Interop::IVsWindowSearch ^ get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::IVsWindowSearch ^ SearchObject { Microsoft::VisualStudio::Shell::Interop::IVsWindowSearch ^ get(); };
public Microsoft.VisualStudio.Shell.Interop.IVsWindowSearch SearchObject { get; }
member this.SearchObject : Microsoft.VisualStudio.Shell.Interop.IVsWindowSearch
Public ReadOnly Property SearchObject As IVsWindowSearch