PropertyHasType.GetType(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 Type.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DomainType ^ GetType(Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DomainType GetType (Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetType : Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty -> Microsoft.VisualStudio.Modeling.DslDefinition.DomainType
Public Shared Function GetType (element As DomainProperty) As DomainType
Parameters
- element
- DomainProperty
Returns
- Attributes