IncludePrivateMembers Property
Gets a value indicating whether private members should be read from and written to.
Namespace
CsvHelper.Configuration.Attributes
Containing Type
IncludePrivateMembersAttribute
Property Type
bool

Syntax

public bool IncludePrivateMembers { get; private set; }

Value

Type Description
bool