Freigeben über


ApplyElementTypeLimitationsAttribute.ElementTypes-Eigenschaft

Ruft die angewendeten Einschränkungen ab.

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ApplyElementTypeLimitationsAttribute Klasse

Microsoft.VisualStudio.Modeling.Integration.Picker-Namespace