Interface SVsObjectManager
Passado para GetService para retornar uma referência a IVsObjectManager.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[GuidAttribute("01E95D2E-2D20-4662-9DE7-4C1C35524260")]
[ComVisibleAttribute(false)]
[GuidAttribute("01E95D2E-2D20-4662-9DE7-4C1C35524260")]
public interface SVsObjectManager
[GuidAttribute("01E95D2E-2D20-4662-9DE7-4C1C35524260")]
[ComVisibleAttribute(false)]
[GuidAttribute("01E95D2E-2D20-4662-9DE7-4C1C35524260")]
public interface class SVsObjectManager
[<GuidAttribute("01E95D2E-2D20-4662-9DE7-4C1C35524260")>]
[<ComVisibleAttribute(false)>]
[<GuidAttribute("01E95D2E-2D20-4662-9DE7-4C1C35524260")>]
type SVsObjectManager = interface end
<GuidAttribute("01E95D2E-2D20-4662-9DE7-4C1C35524260")>
<ComVisibleAttribute(False)>
<GuidAttribute("01E95D2E-2D20-4662-9DE7-4C1C35524260")>
Public Interface SVsObjectManager
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo