Condividi tramite


Metodo CommandSetLibrary.IsAnyDocumentSelectionMoveableHostShape

True se uno degli elementi nell'elenco di selezione è una forma host spostabile, che non può essere eliminata.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintassi

'Dichiarazione
Protected Function IsAnyDocumentSelectionMoveableHostShape As Boolean
protected bool IsAnyDocumentSelectionMoveableHostShape()

Valore restituito

Tipo: System.Boolean
Se true, almeno uno degli elementi è una forma host spostabile.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CommandSetLibrary Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Shell