AttributeHasParameters.GetLinkToAttribute(AttributeParameter) 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 AttributeHasParameters link to a AttributeParameter.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::AttributeHasParameters ^ GetLinkToAttribute(Microsoft::VisualStudio::Modeling::DslDefinition::AttributeParameter ^ parameterInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.AttributeHasParameters GetLinkToAttribute (Microsoft.VisualStudio.Modeling.DslDefinition.AttributeParameter parameterInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToAttribute : Microsoft.VisualStudio.Modeling.DslDefinition.AttributeParameter -> Microsoft.VisualStudio.Modeling.DslDefinition.AttributeHasParameters
Public Shared Function GetLinkToAttribute (parameterInstance As AttributeParameter) As AttributeHasParameters
Parameters
- parameterInstance
- AttributeParameter
Returns
- Attributes