AttributeProviderAttribute Constructor

 

Initializes a new instance of the AttributeProviderAttribute class.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodAttributeProviderAttribute(String^)

Initializes a new instance of the AttributeProviderAttribute class with the given type name.

System_CAPS_pubmethodAttributeProviderAttribute(String^, String^)

Initializes a new instance of the AttributeProviderAttribute class with the given type name and property name.

System_CAPS_pubmethodAttributeProviderAttribute(Type^)

Initializes a new instance of the AttributeProviderAttribute class with the given type.

Return to top
Show: