Events.FireExceptionEvent(Exception, Context, Segment) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)
Parametri
- ex
- Exception
- cxt
- Context
- s
- Segment