XmlElementAppliesToDomainProperty.GetXmlElement(DomainProperty) 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.
Gets XmlElement.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::XmlPropertyData ^ GetXmlElement(Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.XmlPropertyData GetXmlElement (Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetXmlElement : Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty -> Microsoft.VisualStudio.Modeling.DslDefinition.XmlPropertyData
Public Shared Function GetXmlElement (element As DomainProperty) As XmlPropertyData
Parameters
- element
- DomainProperty
Returns
- Attributes