Freigeben über


ActivityLoggingAttribute.OnActionExecuted-Methode

Dieser Member überschreibt ActionFilterAttribute.OnActionExecuted(HttpActionExecutedContext).

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

Syntax

'Declaration
Public Overrides Sub OnActionExecuted ( _
    actionExecutedContext As HttpActionExecutedContext _
)
public override void OnActionExecuted(
    HttpActionExecutedContext actionExecutedContext
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ActivityLoggingAttribute Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace