Walter.Web.FireWall
CanWrite Property (ConcreteTypeConverter<TConcrete>)
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > ConcreteTypeConverter<TConcrete> Class : CanWrite Property
Gets a value indicating whether this Newtonsoft.Json.JsonConverter can write JSON.
Syntax
public bool CanWrite {get;}

Property Value

true if this Newtonsoft.Json.JsonConverter can write JSON; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConcreteTypeConverter<TConcrete> Class
ConcreteTypeConverter<TConcrete> Members