Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

TypeDescriptor::AddProviderTransparent Method

.NET Framework (current version)
 

Adds a type description provider to the list of providers for this type descriptor.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticAddProviderTransparent(TypeDescriptionProvider^, Object^)

Adds a type description provider for a single instance of a component.

System_CAPS_pubmethodSystem_CAPS_staticAddProviderTransparent(TypeDescriptionProvider^, Type^)

Adds a type description provider for a component class.

Return to top
Show:
© 2017 Microsoft