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
- IReaderConfiguration
- Property Type
- bool
Syntax
bool IncludePrivateMembers { get; }
Value
| Type | Description |
|---|---|
| bool |