Since it's only used for binding, in 2.4 we should be able to delete ErrorProperties.IncludeStackStrace
and replace it with ErrorProperties.Include
Comment From: snicoll
ON_TRACE_PARAM
is deprecated since 2.3 so we won't be able to get rid of it before 2.5.x
. Moving to the next feature release.