ParenthesizePropertyNameAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the ParenthesizePropertyNameAttribute class that indicates that the associated property should not be shown with parentheses.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ParenthesizePropertyNameAttribute() | Initializes a new instance of the ParenthesizePropertyNameAttribute class that indicates that the associated property should not be shown with parentheses. |
![]() | ParenthesizePropertyNameAttribute(Boolean) | Initializes a new instance of the ParenthesizePropertyNameAttribute class, using the specified value to indicate whether the attribute is displayed with parentheses. |
Show:
