Noemax.Newtonsoft.Json.Serialization Namespace > JsonProperty Class : GetIsSpecified Property |
'Declaration Public Property GetIsSpecified As System.Predicate(Of Object)
'Usage Dim instance As JsonProperty Dim value As System.Predicate(Of Object) instance.GetIsSpecified = value value = instance.GetIsSpecified
public System.Predicate<object> GetIsSpecified {get; set;}
public read-write property GetIsSpecified: System.Predicate;
public function get,set GetIsSpecified : System.Predicate
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