PersistentAttribute Class |
Namespace: Demo3D.Native
public class PersistentAttribute : Attribute
The PersistentAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| PersistentAttribute |
Default constructor marks the custom property as Persistent by default.
| |
| PersistentAttribute(Boolean) |
Constructor to be explicit about whether the property is persistent or not.
|
| Name | Description | |
|---|---|---|
| Persistent |
The state of whether the property is persistent.
|