Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to IVsGlobalSearch.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
<GuidAttribute("37470C6F-F752-4E39-8292-0D2B435E0D6F")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface SVsGlobalSearch
[GuidAttribute("37470C6F-F752-4E39-8292-0D2B435E0D6F")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsGlobalSearch
[GuidAttribute(L"37470C6F-F752-4E39-8292-0D2B435E0D6F")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class SVsGlobalSearch
[<GuidAttribute("37470C6F-F752-4E39-8292-0D2B435E0D6F")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type SVsGlobalSearch = interface end
public interface SVsGlobalSearch