ElementTypeDescriptor::GetClassName Method ()
Visual Studio 2015
Returns the name of the class this descriptor represents.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
Return Value
Type: System::String^The DisplayName of the DomainClass being described if one has been specified. Otherwise returns the base class default value.
Implements
ICustomTypeDescriptor::GetClassName()
Show: