AttributedDomainElementHasAttributes.SetElement (Método)

establece el elemento.

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 Shared Sub SetElement ( _
    element As ClrAttribute, _
    newElement As AttributedDomainElement _
)
public static void SetElement(
    ClrAttribute element,
    AttributedDomainElement newElement
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

AttributedDomainElementHasAttributes Clase

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