ILExceptionFilter.InvocationTarget Delegate

 

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

Syntax

public delegate int InvocationTarget()
public delegate int InvocationTarget()
type InvocationTarget = 
    delegate of unit -> int
Public Delegate Function InvocationTarget As Integer

Return Value

Type: System.Int32

See Also

Microsoft.VisualStudio.Diagnostics.Common Namespace

Return to top