Freigeben über


TraceFilterAttribute-Konstruktor (Int32, Int32)

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

Syntax

'Declaration
Public Sub New ( _
    tracePointEnter As Integer, _
    tracePointLeave As Integer _
)
public TraceFilterAttribute(
    int tracePointEnter,
    int tracePointLeave
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TraceFilterAttribute Klasse

TraceFilterAttribute-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace