Interface IField
Represents a field. Note that fields can be promoted to properties by aspects.
Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
public interface IField : IFieldOrProperty, IFieldOrPropertyOrIndexer, IHasAccessors, IMember, IMemberOrNamedType, INamedDeclaration, IDeclaration, IDisplayable, IDiagnosticLocation, ICompilationElement, IMeasurable, IFieldOrPropertyInvoker, IExpression, IHasType
Properties
Name | Description |
---|---|
ConstantValue | Gets the value of the field, if the field is a |
Methods
Name | Description |
---|---|
ToFieldInfo() |