ModelElement::GetDomainClass Method ()
Visual Studio 2015
Gets the most-derived domain class for this element.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Return Value
Type: Microsoft.VisualStudio.Modeling::DomainClassInfo^A DomainClassInfo with information about the domain class.
The class returned contains information about the most-derived domain class for this element.
Show: