IVsWindowSearchHost.SearchObject Property

Definition

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

Property Value

Applies to