Noemax.Newtonsoft.Json.Schema Namespace > ValidationEventArgs Class : Exception Property |
'Declaration Public ReadOnly Property Exception As JsonSchemaException
'Usage Dim instance As ValidationEventArgs Dim value As JsonSchemaException value = instance.Exception
public JsonSchemaException Exception {get;}
public read-only property Exception: JsonSchemaException;
public function get Exception : JsonSchemaException
public: __property JsonSchemaException* get_Exception();
public: property JsonSchemaException^ Exception { JsonSchemaException^ 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