VsTargetFrameworkProvider::GetExtendedTypeDescriptor Method (Object^)
Visual Studio 2015
Gets the custom type description of the specified object.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public: virtual ICustomTypeDescriptor^ GetExtendedTypeDescriptor( Object^ instance ) override
Parameters
- instance
-
Type:
System::Object^
The object for which to get the type description.
Show: