Metoda TFSProvider.EventWriteEvent_Debug_Info —
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Server
Zestaw: Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)
Składnia
'Deklaracja
Public Function EventWriteEvent_Debug_Info ( _
TraceId As Guid, _
Tracepoint As Integer, _
ServiceHost As Guid, _
ContextId As Long, _
ProcessName As String, _
Username As String, _
Service As String, _
Method As String, _
Area As String, _
Layer As String, _
UserAgent As String, _
Uri As String, _
Path As String, _
UserDefined As String, _
Message As String _
) As Boolean
public bool EventWriteEvent_Debug_Info(
Guid TraceId,
int Tracepoint,
Guid ServiceHost,
long ContextId,
string ProcessName,
string Username,
string Service,
string Method,
string Area,
string Layer,
string UserAgent,
string Uri,
string Path,
string UserDefined,
string Message
)
Parametry
- TraceId
Typ: System.Guid
- Tracepoint
Typ: System.Int32
- ServiceHost
Typ: System.Guid
- ContextId
Typ: System.Int64
- ProcessName
Typ: System.String
- Username
Typ: System.String
- Service
Typ: System.String
- Method
Typ: System.String
- Area
Typ: System.String
- Layer
Typ: System.String
- UserAgent
Typ: System.String
- Uri
Typ: System.String
- Path
Typ: System.String
- UserDefined
Typ: System.String
- Message
Typ: System.String
Wartość zwracana
Typ: System.Boolean
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..