Compartilhar via


Método TraceFilterAttribute.OnActionExecuting

Este membro substitui ActionFilterAttribute.OnActionExecuting(HttpActionContext).

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Overrides Sub OnActionExecuting ( _
    actionContext As HttpActionContext _
)
public override void OnActionExecuting(
    HttpActionContext actionContext
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

TraceFilterAttribute Classe

Namespace Microsoft.TeamFoundation.Framework.Server