VCCodeModel::GetClassesDerivedFrom Method (String^)
Visual Studio 2015
Returns the classes derived from the specified class.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Parameters
- BaseName
-
Type:
System::String^
The name of the base class.
Show: