Open sandboxFocus

Property FieldInfo

FieldInfo

Gets the underlying FieldInfo, or null if the underlying code element is not a field.

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