Freigeben über


ActivityLoggingAttribute.OnActionExecuting-Methode

Dieser Member überschreibt ActionFilterAttribute.OnActionExecuting(HttpActionContext).

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

Syntax

'Declaration
Public Overrides Sub OnActionExecuting ( _
    actionContext As HttpActionContext _
)
public override void OnActionExecuting(
    HttpActionContext actionContext
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ActivityLoggingAttribute Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace