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
- CsvConfiguration
- Implements
- Property Type
- bool
Syntax
public virtual bool IncludePrivateMembers { get; set; }
Value
| Type | Description |
|---|---|
| bool |