IVsGlobalSearchTask.SearchQuery Property

Definition

public:
 property Microsoft::VisualStudio::Shell::Interop::IVsSearchQuery ^ SearchQuery { Microsoft::VisualStudio::Shell::Interop::IVsSearchQuery ^ get(); };
public:
 property Microsoft::VisualStudio::Shell::Interop::IVsSearchQuery ^ SearchQuery { Microsoft::VisualStudio::Shell::Interop::IVsSearchQuery ^ get(); };
[System.Runtime.InteropServices.DispId(1610678275)]
public Microsoft.VisualStudio.Shell.Interop.IVsSearchQuery SearchQuery { get; }
public Microsoft.VisualStudio.Shell.Interop.IVsSearchQuery SearchQuery { get; }
[<System.Runtime.InteropServices.DispId(1610678275)>]
member this.SearchQuery : Microsoft.VisualStudio.Shell.Interop.IVsSearchQuery
member this.SearchQuery : Microsoft.VisualStudio.Shell.Interop.IVsSearchQuery
Public ReadOnly Property SearchQuery As IVsSearchQuery

Property Value

Implements

Attributes

Applies to