JsonValueReaderWriter<TValue>.ValueType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type of the value being read/written.
public override sealed Type ValueType { get; }
member this.ValueType : Type
Public Overrides NotOverridable ReadOnly Property ValueType As Type