ParameterEditorUserControl::TypeDescriptionProvider Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides metadata for the ParameterEditorUserControl class.
Assembly: System.Design (in System.Design.dll)
public: property TypeDescriptionProvider^ TypeDescriptionProvider { TypeDescriptionProvider^ get(); }
Property Value
Type: System.ComponentModel::TypeDescriptionProvider^A type descriptor provider object.
.NET Framework
Available since 4.0
Available since 4.0
Show: