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

FieldOrPropertyInfo.AsField Property

AsField

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

Declaration
public FieldInfo AsField { get; }
Property Value
Type Description
System.Reflection.FieldInfo