Freigeben über


AttributedDomainElementHasAttributes.GetElement-Methode

Ruft Element ab.

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

Syntax

'Declaration
Public Shared Function GetElement ( _
    element As ClrAttribute _
) As AttributedDomainElement
public static AttributedDomainElement GetElement(
    ClrAttribute element
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElement

.NET Framework-Sicherheit

Siehe auch

Referenz

AttributedDomainElementHasAttributes Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace