Share via


TypeMappingSourceDependencies.JsonValueReaderWriterSource Property

Definition

Used to find the JsonValueReaderWriter<TValue> for a type.

public Microsoft.EntityFrameworkCore.Storage.Json.IJsonValueReaderWriterSource JsonValueReaderWriterSource { get; }
member this.JsonValueReaderWriterSource : Microsoft.EntityFrameworkCore.Storage.Json.IJsonValueReaderWriterSource
Public ReadOnly Property JsonValueReaderWriterSource As IJsonValueReaderWriterSource

Property Value

Applies to