VsTargetFrameworkProvider::GetTypeDescriptor Method (Type^, Object^)
Visual Studio 2015
Gets the type descriptor for the specified object and type.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public: virtual ICustomTypeDescriptor^ GetTypeDescriptor( Type^ objectType, Object^ instance ) override
Show: