Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.