MetalamaAPI documentationAspect APIMetalama.​Framework.​Run­TimeField­Or­Property­InfoAs­Field
Open sandboxFocus

FieldOrPropertyInfo.AsField Property

AsField

Gets the FieldInfo if this represents a field, otherwise returns null.

Declaration
public FieldInfo? AsField { get; }
Property Value
Type Description
FieldInfo