OnLogDebugEventArgs 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.
Provides data for the event that fires for logging messages.
public ref class OnLogDebugEventArgs : EventArgs
public class OnLogDebugEventArgs : EventArgs
type OnLogDebugEventArgs = class
inherit EventArgs
Public Class OnLogDebugEventArgs
Inherits EventArgs
- Inheritance
-
OnLogDebugEventArgs
Constructors
OnLogDebugEventArgs(IntPtr, Boolean) |
Properties
Message |
The logging message. |
Methods
ConvertCookieToHandle(UInt64) | |
ConvertHandleToCookie(IntPtr) | |
Finalize() |