DataMemberInfoMemberInfo Property

The reflected information about the field or property that is represented by this object.

Definition

Namespace: MFiles.VAF.Configuration.JsonMapping
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public MemberInfo MemberInfo { get; }

Property Value

MemberInfo

See Also