Mapping info for a reference member mapping to a class.
- Namespace
- CsvHelper
.Configuration - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["MemberReferenceMap"]
class Type type-node
Syntax
[DebuggerDisplay("Member = {Data.Member}, Prefix = {Data.Prefix}")]
public class MemberReferenceMap
Attributes
Type | Description |
---|---|
Debugger |
Constructors
Name | Summary |
---|---|
MemberReferenceMap |
Initializes a new instance of the MemberReferenceMap class.
|
Properties
Name | Property Type | Summary |
---|---|---|
Data | Member |
Gets the member reference map data.
|
Methods
Name | Return Value | Summary |
---|---|---|
Prefix |
MemberReferenceMap |
Appends a prefix to the header of each field of the reference member.
|