ILExceptionFilter Class

 

Namespace:   Microsoft.VisualStudio.Diagnostics.Common
Assembly:  Microsoft.IntelliTrace.12.0.0 (in Microsoft.IntelliTrace.12.0.0.dll)

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Diagnostics.Common.ILExceptionFilter

Syntax

public static class ILExceptionFilter
public ref class ILExceptionFilter abstract sealed 
[<AbstractClass>]
[<Sealed>]
type ILExceptionFilter = class end
Public NotInheritable Class ILExceptionFilter

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static Invoke(ILExceptionFilter.InvocationTarget, ILExceptionFilter.FilterFunction, ILExceptionFilter.HandlerFunction)

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.VisualStudio.Diagnostics.Common Namespace

Return to top