ProvidePropertyAttribute Constructor

 

Initializes a new instance of the ProvidePropertyAttribute class.

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

NameDescription
System_CAPS_pubmethodProvidePropertyAttribute(String^, String^)

Initializes a new instance of the ProvidePropertyAttribute class with the name of the property and the type of its receiver.

System_CAPS_pubmethodProvidePropertyAttribute(String^, Type^)

Initializes a new instance of the ProvidePropertyAttribute class with the name of the property and its Type.

Return to top
Show: