Noemax.Newtonsoft.Json.Schema Namespace > JsonSchemaResolver Class : LoadedSchemas Property |
'Declaration Public ReadOnly Property LoadedSchemas As System.Collections.Generic.IList(Of JsonSchema)
'Usage Dim instance As JsonSchemaResolver Dim value As System.Collections.Generic.IList(Of JsonSchema) value = instance.LoadedSchemas
public System.Collections.Generic.IList<JsonSchema> LoadedSchemas {get;}
public read-only property LoadedSchemas: System.Collections.Generic.IList;
public function get LoadedSchemas : System.Collections.Generic.IList
public: __property System.Collections.Generic.IList<JsonSchema*>* get_LoadedSchemas();
public: property System.Collections.Generic.IList<JsonSchema^>^ LoadedSchemas { System.Collections.Generic.IList<JsonSchema^>^ get(); }
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