AttributedDomainElementHasAttributes.GetLinkToElement(ClrAttribute) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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