Konstruktor TraceWatch —
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Server
Zestaw: Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)
Składnia
'Deklaracja
Public Sub New ( _
requestContext As TeamFoundationRequestContext, _
tracepoint As Integer, _
traceLevel As TraceLevel, _
timeout As TimeSpan, _
area As String, _
layer As String, _
format As String, _
ParamArray args As Object() _
)
public TraceWatch(
TeamFoundationRequestContext requestContext,
int tracepoint,
TraceLevel traceLevel,
TimeSpan timeout,
string area,
string layer,
string format,
params Object[] args
)
Parametry
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- tracepoint
Typ: System.Int32
- traceLevel
Typ: System.Diagnostics.TraceLevel
- timeout
Typ: System.TimeSpan
- area
Typ: System.String
- layer
Typ: System.String
- format
Typ: System.String
- args
Typ: array<System.Object[]
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..