PostSharp / / API Reference / Post­Sharp.​Patterns.​Recording / Recordable­Attribute / Auto­Record
Open sandbox

Property AutoRecord

AutoRecord

Determines whether changes in this object must be recorded as soon as the object constructor has completed.

Declaration
public bool AutoRecord { get; set; }
Property Value
Type Description
Boolean