AttributedDomainElementHasAttributes (Constructor) (AttributedDomainElement, ClrAttribute)

El constructor establece relaciones de AttributedDomainElementHasAttributes en la misma partición que el AttributedDomainElement determinado

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

Sintaxis

'Declaración
Public Sub New ( _
    source As AttributedDomainElement, _
    target As ClrAttribute _
)
public AttributedDomainElementHasAttributes(
    AttributedDomainElement source,
    ClrAttribute target
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

AttributedDomainElementHasAttributes Clase

AttributedDomainElementHasAttributes (Sobrecarga)

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)