Freigeben über


ApplyElementTypeLimitationsAttribute-Konstruktor

Erstellt Einschränkungen auf der Grundlage von Elementtypen

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 Sub New ( _
    ParamArray elementTypes As Type() _
)
public ApplyElementTypeLimitationsAttribute(
    params Type[] elementTypes
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ApplyElementTypeLimitationsAttribute Klasse

Microsoft.VisualStudio.Modeling.Integration.Picker-Namespace