ParenthesizePropertyNameAttribute Constructor

 

Initializes a new instance of the ParenthesizePropertyNameAttribute class that indicates that the associated property should not be shown with parentheses.

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

NameDescription
System_CAPS_pubmethodParenthesizePropertyNameAttribute()

Initializes a new instance of the ParenthesizePropertyNameAttribute class that indicates that the associated property should not be shown with parentheses.

System_CAPS_pubmethodParenthesizePropertyNameAttribute(Boolean)

Initializes a new instance of the ParenthesizePropertyNameAttribute class, using the specified value to indicate whether the attribute is displayed with parentheses.

Return to top
Show: