Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Aspects / IMeta­Target / Field
Open sandbox

Property Field

Field

Gets the target field, or throws an exception if the advice does not target a field.

Declaration
IField Field { get; }
Property Value
Type Description
IField