System.ComponentModel.DesignerSerializationVisibilityAttribute.Visible Field

Specifies that a serializer should be allowed to serialize the value of the property. This static field is read-only.

Syntax

public static readonly DesignerSerializationVisibilityAttribute Visible

Remarks

This field is the default setting for this attribute.

When you mark a property with DesignerSerializationVisibilityAttribute.Visible, the value of its Visibility property is set to the constant member DesignerSerializationVisibilityAttribute.Visible.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0