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