JsonSerializerSettingsError Property |
[Missing <summary> documentation for "P:Stimulsoft.Base.Json.JsonSerializerSettings.Error"]
Namespace:
Stimulsoft.Base.Json
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public EventHandler<ErrorEventArgs> Error { get; set; }
Public Property Error As EventHandler(Of ErrorEventArgs)
Get
Set
Property Value
Type:
EventHandlerErrorEventArgsSee Also