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