Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Home Page (Add-ins) | Overview | How Do I ... Topics | FAQ | Reference
No, an add-in cannot access another add-in through the Developer Studio object model. An add-in can call the ExecuteCommand method to carry out another add-in's commands, but the add-in cannot control or get information about the other add-in.
Add-ins that have compile-time knowledge of each other can expose custom interfaces through which they can communicate with each other.