IntelliTraceFile.Dispose Method
Releases the resources that are used by the TraceDebugLogFile.
Namespace: Microsoft.VisualStudio.IntelliTrace
Assembly: Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)
Syntax
'Declaration
Public Overrides Sub Dispose
public override void Dispose()
public:
virtual void Dispose() override
abstract Dispose : unit -> unit
override Dispose : unit -> unit
public override function Dispose()
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.