Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies display options for the call browser.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration __VSCALLBROWSERMODE
public enum __VSCALLBROWSERMODE
public enum class __VSCALLBROWSERMODE
type __VSCALLBROWSERMODE
public enum __VSCALLBROWSERMODE
Members
| Member name | Description | |
|---|---|---|
| CBM_CALLSFROM | Show call graph. | |
| CBM_CALLSFROM_NEWWINDOW | Show call graph in a new window. | |
| CBM_CALLSTO | Show callers graph. | |
| CBM_CALLSTO_NEWWINDOW | Show callers graph in a new window. |
Remarks
COM Signature
From vsshell80.idl: