Share via


AttributedDomainElementHasAttributes.GetLinkToElement(ClrAttribute) Method

Definition

Get the AttributedDomainElementHasAttributes link to a ClrAttribute.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::AttributedDomainElementHasAttributes ^ GetLinkToElement(Microsoft::VisualStudio::Modeling::DslDefinition::ClrAttribute ^ attributeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElementHasAttributes GetLinkToElement (Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute attributeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToElement : Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute -> Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElementHasAttributes
Public Shared Function GetLinkToElement (attributeInstance As ClrAttribute) As AttributedDomainElementHasAttributes

Parameters

attributeInstance
ClrAttribute

Returns

Attributes

Applies to