Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Manipulates the Call Browser for debugging. You can get an instance of this interface from the SVsCallBrowser (SID_SVsCallBrowser) service.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaración
<GuidAttribute("6ED4E844-A0AF-4D6F-B108-8E655785BC88")> _
<InterfaceTypeAttribute()> _
Public Interface IVsCallBrowser
'Uso
Dim instance As IVsCallBrowser
[GuidAttribute("6ED4E844-A0AF-4D6F-B108-8E655785BC88")]
[InterfaceTypeAttribute()]
public interface IVsCallBrowser
[GuidAttribute(L"6ED4E844-A0AF-4D6F-B108-8E655785BC88")]
[InterfaceTypeAttribute()]
public interface class IVsCallBrowser
public interface IVsCallBrowser