TypeDescriptor.GetProvider Method
.NET Framework 2.0
Returns the type description provider for the component or type.
| Name | Description |
|---|---|
| TypeDescriptor.GetProvider (Object) | Returns the type description provider for the specified component. |
| TypeDescriptor.GetProvider (Type) | Returns the type description provider for the specified type. |