GeneralSelection.IdentifyCommandsToBeFilteredOutForMultipleSelection, méthode
Substitution pour identifier les commandes qui sont non valides.
Espace de noms : Microsoft.VisualStudio.Modeling.Diagrams
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntaxe
'Déclaration
Protected Overrides Sub IdentifyCommandsToBeFilteredOutForMultipleSelection ( _
invalidCommands As CommandIdCollection _
)
protected override void IdentifyCommandsToBeFilteredOutForMultipleSelection(
CommandIdCollection invalidCommands
)
Paramètres
- invalidCommands
Type : Microsoft.VisualStudio.Modeling.Diagrams.CommandIdCollection
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.