Constable Authorization Engine 2.0 BETA

SerializablePropertyAttribute.Serializable Property

[This is preliminary documentation and subject to change.]

Gets or sets a value indicating whether the property to which this SerializablePropertyAttribute attribute is applied is serializable.

[Visual Basic]
Public Property Serializable As Boolean
[C#]
public bool Serializable {get; set;}

See Also

SerializablePropertyAttribute Class | LaMarvin.Constable.Design Namespace