TypeDescriptionProviderService::GetProvider Method (Type^)
.NET Framework (current version)
Gets a type description provider for the specified type.
Assembly: System (in System.dll)
Parameters
- type
-
Type:
System::Type^
The type to get a type description provider for.
Return Value
Type: System.ComponentModel::TypeDescriptionProvider^A TypeDescriptionProvider that corresponds with type.
.NET Framework
Available since 4.0
Available since 4.0
Show: