Partilhar via


Propriedade ApplyElementTypeLimitationsAttribute.ElementTypes

Obtém as limitações aplicadas

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Sintaxe

'Declaração
Public ReadOnly Property ElementTypes As IEnumerable(Of Type)
public IEnumerable<Type> ElementTypes { get; }

Valor de propriedade

Tipo: System.Collections.Generic.IEnumerable<Type>

Segurança do .NET Framework

Consulte também

Referência

ApplyElementTypeLimitationsAttribute Classe

Namespace Microsoft.VisualStudio.Modeling.Integration.Picker