DesignerSerializationOptions Enumeration
.NET Framework (current version)
Specifies how a property is to be serialized.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: WindowsBase (in WindowsBase.dll)
| Member name | Description | |
|---|---|---|
| SerializeAsAttribute | The property should be serialized as an attribute. |
.NET Framework
Available since 3.0
Available since 3.0
Show: