Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
The VisibilityConstraints element determines the static visibility of groups of commands and toolbars. The visibility is first controlled by the Visual Studio integrated development environment (IDE) without loading the VSPackage.
<VisibilityConstraints> <VisibilityItem /> <VisibilityItem /> </VisibilityConstraints>
The following sections describe attributes, child elements, and parent elements.
<VisibilityConstraints> <VisibilityItem guid="cmdSetGuidMyProductCommands" id="cmdidAddWidget" context="guidNotViewSourceMode"/> </VisibilityConstraints>