TraceModule Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Describes a module from a trace debug log file.
Namespace: Microsoft.VisualStudio.TraceLog
Assembly: Microsoft.VisualStudio.TraceLog (in Microsoft.VisualStudio.TraceLog.dll)
Syntax
'Declaration
Public NotInheritable Class TraceModule
'Usage
Dim instance As TraceModule
public sealed class TraceModule
public ref class TraceModule sealed
[<SealedAttribute>]
type TraceModule = class end
public final class TraceModule
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TraceLog.TraceModule
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.