Noemax.Newtonsoft.Json.Schema Namespace > JsonSchema Class : PatternProperties Property |
'Declaration Public Property PatternProperties As System.Collections.Generic.IDictionary(Of String,JsonSchema)
'Usage Dim instance As JsonSchema Dim value As System.Collections.Generic.IDictionary(Of String,JsonSchema) instance.PatternProperties = value value = instance.PatternProperties
public System.Collections.Generic.IDictionary<string,JsonSchema> PatternProperties {get; set;}
public read-write property PatternProperties: System.Collections.Generic.IDictionary;
public function get,set PatternProperties : System.Collections.Generic.IDictionary
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