GettingFieldEventArgsField Property

Gets the field whose value is about to be stored.

Definition

Namespace: KGySoft.Serialization.Binary
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public FieldInfo Field { get; }

Property Value

FieldInfo

See Also