Noemax.Newtonsoft.Json.Serialization Namespace > JsonProperty Class : Writable Property |
'Declaration Public Property Writable As System.Boolean
'Usage Dim instance As JsonProperty Dim value As System.Boolean instance.Writable = value value = instance.Writable
public System.bool Writable {get; set;}
public read-write property Writable: System.Boolean;
public function get,set Writable : System.boolean
true
if writable; otherwise, false
.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