IncludePrivateMembers Property
Gets a value indicating if private member should be read from and written to. True to include private member, otherwise false. Default is false.
Namespace
CsvHelper.Configuration
Containing Type
IWriterConfiguration
Property Type
bool

Syntax

bool IncludePrivateMembers { get; }

Value

Type Description
bool