TraceableBase.DebugTraceEvent(TraceEventType, Int32, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public bool DebugTraceEvent(System.Diagnostics.TraceEventType eventType, int traceId, string message);
member this.DebugTraceEvent : System.Diagnostics.TraceEventType * int * string -> bool
Public Function DebugTraceEvent (eventType As TraceEventType, traceId As Integer, message As String) As Boolean
Paramètres
- eventType
- TraceEventType
- traceId
- Int32
- message
- String