DesignerSerializationVisibilityAttribute::Hidden Field
.NET Framework (current version)
Specifies that a serializer should not serialize the value of the property. This static field is read-only.
Assembly: System (in System.dll)
Field Value
Type: System.ComponentModel::DesignerSerializationVisibilityAttribute^When you mark a property with DesignerSerializationVisibilityAttribute.Hidden, the value of its Visibility property is set to the constant member Hidden.
.NET Framework
Available since 1.1
Available since 1.1
Show: