Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code.​Declaration­Builders/IDeclaration­Builder/Is­Frozen
Open sandboxFocus

Property IsFrozen

IsFrozen

Gets a value indicating whether the builder has been frozen. When the value is true, modifications can no longer be performed.

Declaration
bool IsFrozen { get; }
Property Value
Type Description
Boolean