XmlElementAppliesToDomainProperty.GetLink 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 one XmlElementAppliesToDomainProperty link between a given XmlPropertyDataand a DomainProperty.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::XmlElementAppliesToDomainProperty ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::XmlPropertyData ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainProperty GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.XmlPropertyData source, Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.XmlPropertyData * Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty -> Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainProperty
Public Shared Function GetLink (source As XmlPropertyData, target As DomainProperty) As XmlElementAppliesToDomainProperty
Parameters
- source
- XmlPropertyData
- target
- DomainProperty
Returns
- Attributes