IntelliTraceFile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes an IntelliTrace (.iTrace) file.
public ref class IntelliTraceFile sealed : Microsoft::VisualStudio::IntelliTrace::IntelliTraceFileBase
public ref class IntelliTraceFile sealed : Microsoft::VisualStudio::IntelliTrace::IntelliTraceFileBase
class IntelliTraceFile sealed : Microsoft::VisualStudio::IntelliTrace::IntelliTraceFileBase
public sealed class IntelliTraceFile : Microsoft.VisualStudio.IntelliTrace.IntelliTraceFileBase
type IntelliTraceFile = class
inherit IntelliTraceFileBase
Public NotInheritable Class IntelliTraceFile
Inherits IntelliTraceFileBase
- Inheritance
Constructors
IntelliTraceFile(String, IntelliTraceFile+OpenFlags) | |
IntelliTraceFile(String) |
Initializes a new instance of a IntelliTraceFile class. |
Properties
Processes |
Gets the list of processes that are part of this IntelliTrace file. |
Methods
Dispose() |
Releases the resources used by the TraceDebugLogFile. |