'Declaration
<NotNullAttribute()> Public Shadows Shared ReadOnly Empty As ExceptionEventArgs
'Usage
Dim value As ExceptionEventArgs value = ExceptionEventArgs.Empty
[NotNull()] public new static readonly ExceptionEventArgs Empty
[NotNull()] public: new static readonly ExceptionEventArgs^ Empty