TraceProcess Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

TraceProcess represents a process from a trace debug log file.

Namespace:  Microsoft.VisualStudio.TraceLog
Assembly:  Microsoft.VisualStudio.TraceLog (in Microsoft.VisualStudio.TraceLog.dll)

Syntax

'Declaration
Public NotInheritable Class TraceProcess
'Usage
Dim instance As TraceProcess
public sealed class TraceProcess
public ref class TraceProcess sealed
[<SealedAttribute>]
type TraceProcess =  class end
public final class TraceProcess

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.TraceLog.TraceProcess

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

TraceProcess Members

Microsoft.VisualStudio.TraceLog Namespace