Share via


DslDefinitionModelTypeDescriptorProvider.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

DslDefinitionModelTypeDescriptorProvider Class

DslDefinitionModelTypeDescriptorProvider Members

Microsoft.VisualStudio.Modeling.DslDefinition.Design Namespace

Change History

Date

History

Reason

July 2008

Added topic.

Content bug fix.