PropertyDescriptor::SerializationVisibility Property
.NET Framework (current version)
Gets a value indicating whether this property should be serialized, as specified in the DesignerSerializationVisibilityAttribute.
Assembly: System (in System.dll)
public: property DesignerSerializationVisibility SerializationVisibility { DesignerSerializationVisibility get(); }
Property Value
Type: System.ComponentModel::DesignerSerializationVisibilityOne of the DesignerSerializationVisibility enumeration values that specifies whether this property should be serialized.
.NET Framework
Available since 1.1
Available since 1.1
Show: