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