ApplyElementTypeLimitationsAttribute.ElementTypes (Propiedad)

Obtiene las limitaciones impuestas

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Integration.Picker
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Sintaxis

'Declaración
Public ReadOnly Property ElementTypes As IEnumerable(Of Type)
public IEnumerable<Type> ElementTypes { get; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ApplyElementTypeLimitationsAttribute Clase

Microsoft.VisualStudio.Modeling.Integration.Picker (Espacio de nombres)