You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
ReportAddinLoad only reports the addin id which is being loaded.
To allow for finer grained control and automated verifying of load reasons, we should supply:
a) the load reason - loaded as dependency or loaded directly (i.e. extension objects)
b) the load phase - whether the addin is loaded just as metadata or fully loaded in memory
The text was updated successfully, but these errors were encountered:
ReportAddinLoad only reports the addin id which is being loaded.
To allow for finer grained control and automated verifying of load reasons, we should supply:
a) the load reason - loaded as dependency or loaded directly (i.e. extension objects)
b) the load phase - whether the addin is loaded just as metadata or fully loaded in memory
The text was updated successfully, but these errors were encountered: