GettingFieldEventArgsField Property
Gets the field whose value is about to be stored.
Namespace: KGySoft.Serialization.BinaryAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public FieldInfo Field { get; }
Public ReadOnly Property Field As FieldInfo
Get
public:
property FieldInfo^ Field {
FieldInfo^ get ();
}
member Field : FieldInfo with get
Property Value
FieldInfo