IVsWebMigration::GetBaseType Method (String^, String^)
Visual Studio 2015
Gets the base class for the specified class.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Parameters
- bstrClassName
-
Type:
System::String^
The class name.
- pbstrBaseClass
-
Type:
System::String^
[out] The base class name.
Show: