Compartilhar via


Método AttributedDomainElementHasAttributes.GetElement

Obtém o elemento.

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

Sintaxe

'Declaração
Public Shared Function GetElement ( _
    element As ClrAttribute _
) As AttributedDomainElement
public static AttributedDomainElement GetElement(
    ClrAttribute element
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElement

Segurança do .NET Framework

Consulte também

Referência

AttributedDomainElementHasAttributes Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition