Share via


PresentationElementTypeDescriptionProvider.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. (Inherited from ElementTypeDescriptionProvider.)

Top

See Also

Reference

PresentationElementTypeDescriptionProvider Class

PresentationElementTypeDescriptionProvider Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace

Change History

Date

History

Reason

July 2008

Added topic.

Content bug fix.