ElementTypeDescriptor::GetDomainClassInfo Method (ModelElement^)
Visual Studio 2015
Return the domain class info for the type of element being described.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
Return Value
Type: Microsoft.VisualStudio.Modeling::DomainClassInfo^Handles both instance- and type-based cases. If the supplied element is null, the domain class info will be looked up in the static store instead.
Show: