Open sandboxFocus

Property AsField

AsField

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

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