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