Share via


ForwardingTypeDescriptionProvider.GetTypeDescriptor Method

Include Protected Members
Include Inherited Members

Gets a custom type descriptor for the given type and object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetTypeDescriptor(Type) Gets a custom type descriptor for the given type. (Inherited from TypeDescriptionProvider.)
Public method GetTypeDescriptor(Object) Gets a custom type descriptor for the given object. (Inherited from TypeDescriptionProvider.)
Public method GetTypeDescriptor(Type, Object) Gets a custom type descriptor for the given type and object. (Overrides TypeDescriptionProvider.GetTypeDescriptor(Type, Object).)

Top

See Also

Reference

ForwardingTypeDescriptionProvider Class

Microsoft.VisualStudio.Modeling.Design Namespace