Hidden |
public class HiddenAttribute : Attribute
The HiddenAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| HiddenAttribute | Default constructor marks the custom property as Hidden by default. | |
| HiddenAttribute(Boolean) | Constructor to be explicit about whether the property is hidden or not. |