Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/Writeability/Init­Only
Open sandboxFocus

Field InitOnly

The property can be set from constructor or from the initializer (e.g. it is a property with an init accessor).

Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
public const Writeability InitOnly
Returns
Type Description
Writeability