The
CsvHelper.Configuration.MemberMapTypeConverterOption.UriKind(UriKind) to use when converting.
This is used when doing Uri conversions.
- Namespace
- CsvHelper
.Configuration - Containing Type
- Member
Map Type Converter Option
Syntax
public virtual MemberMap UriKind(UriKind uriKind)
Parameters
| Name | Type | Description |
|---|---|---|
| uriKind | UriKind | Kind of the URI. |
Return Value
| Type | Description |
|---|---|
| MemberMap |