Partilhar via


Método AttributedDomainElementHasAttributes.SetElement

Define o elemento.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintaxe

'Declaração
Public Shared Sub SetElement ( _
    element As ClrAttribute, _
    newElement As AttributedDomainElement _
)
public static void SetElement(
    ClrAttribute element,
    AttributedDomainElement newElement
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

AttributedDomainElementHasAttributes Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition