IntelliTraceFileBase Constructor
Initializes a new instance of an IntelliTraceFileBase class.
Namespace: Microsoft.VisualStudio.IntelliTrace
Assembly: Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)
Syntax
'Declaration
Protected Sub New
protected IntelliTraceFileBase()
protected:
IntelliTraceFileBase()
new : unit -> IntelliTraceFileBase
protected function IntelliTraceFileBase()
.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.