ModelElement.GetDomainClass 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 the most-derived domain class for this element.
public:
Microsoft::VisualStudio::Modeling::DomainClassInfo ^ GetDomainClass();
[System.Diagnostics.DebuggerStepThrough]
public Microsoft.VisualStudio.Modeling.DomainClassInfo GetDomainClass ();
[<System.Diagnostics.DebuggerStepThrough>]
member this.GetDomainClass : unit -> Microsoft.VisualStudio.Modeling.DomainClassInfo
Public Function GetDomainClass () As DomainClassInfo
Returns
- Attributes