Freigeben über


AttributedDomainElementHasAttributes.SetElement-Methode

Legt Element fest.

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AttributedDomainElementHasAttributes Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace