Table of Contents

Class CorLogMessageEventArgs

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll
public class CorLogMessageEventArgs : CorThreadEventArgs
Inheritance
CorLogMessageEventArgs

Constructors

CorLogMessageEventArgs(CorAppDomain, CorThread, int, string, string)
CorLogMessageEventArgs(CorAppDomain, CorThread, int, string, string, ManagedCallbackType)

Properties

Level
LogSwitchName
Message

Methods

ToString()

Returns a string that represents the current object.