Share via


JsonCreationConverter<T>.CanWrite Property

Definition

Gets a value indicating whether this Newtonsoft.Json.JsonConverter can write JSON

public override bool CanWrite { get; }
member this.CanWrite : bool
Public Overrides ReadOnly Property CanWrite As Boolean

Property Value

Applies to