-
Notifications
You must be signed in to change notification settings - Fork 70
[All Hosts] (installation) Preview control of choice for COM or Office add-in #2291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Learn Build status updates of commit ce5675f: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 6f49573: ✅ Validation status: passed
For more details, please refer to the build report. |
- **DisableWithNotification**: All of the COM add-ins specified in the child **\<EquivalentAddin\>** elements will be disabled and hidden. A popup dialog notifies the user that this happening. | ||
- **UserOptionToDisable**: The user is prompted to choose whether to disable and hide COM add-ins specified in the child **\<EquivalentAddin\>** elements or to disable and hide the Office Add-in. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the element name can be placed in backticks instead of bold - here and other instances
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the element name can be place in backticks instead of bold - here and other instances
This is the pattern we settled on a while back.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True. We'll need to revise it since the updated guidance is to use backticks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True. We'll need to revise it since the updated guidance is to use backticks
OK. That's out-of-scope for this PR. I'll create a backlog item.
Co-authored-by: Elizabeth Samuel <elizs@microsoft.com>
Learn Build status updates of commit 165d6ec: ✅ Validation status: passed
For more details, please refer to the build report. |
Merge at public preview. Should be later this month.