Events.FireExceptionEvent(Exception, Context, Segment) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
void FireExceptionEvent(Exception ^ ex, Microsoft::XLANGs::Core::Context ^ cxt, Microsoft::XLANGs::Core::Segment ^ s);
public void FireExceptionEvent (Exception ex, Microsoft.XLANGs.Core.Context cxt, Microsoft.XLANGs.Core.Segment s);
member this.FireExceptionEvent : Exception * Microsoft.XLANGs.Core.Context * Microsoft.XLANGs.Core.Segment -> unit
Public Sub FireExceptionEvent (ex As Exception, cxt As Context, s As Segment)
Parámetros
- ex
- Exception
- cxt
- Context
- s
- Segment