AttributeProviderAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the AttributeProviderAttribute class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | AttributeProviderAttribute(String^) | Initializes a new instance of the AttributeProviderAttribute class with the given type name. |
![]() | AttributeProviderAttribute(String^, String^) | Initializes a new instance of the AttributeProviderAttribute class with the given type name and property name. |
![]() | AttributeProviderAttribute(Type^) | Initializes a new instance of the AttributeProviderAttribute class with the given type. |
Show:
