Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Searches for an object in a referenced library or assembly.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("BBA468E0-2D3D-450E-AF95-CCB9DE1162E8")> _
Public Interface IVsObjectSearchPane
'Usage
Dim instance As IVsObjectSearchPane
[InterfaceTypeAttribute()]
[GuidAttribute("BBA468E0-2D3D-450E-AF95-CCB9DE1162E8")]
public interface IVsObjectSearchPane
[InterfaceTypeAttribute()]
[GuidAttribute(L"BBA468E0-2D3D-450E-AF95-CCB9DE1162E8")]
public interface class IVsObjectSearchPane
public interface IVsObjectSearchPane
Remarks
Serves as an interface for the ObjectSearchResults pane.