Click or drag to resize

EngineMessageEventArgs Fields

IT Hit User File System

The EngineMessageEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldCallerFilePath
Public fieldCallerLineNumber
Public fieldCallerMemberName
Public fieldComponentName
Component name.
Public fieldMessage
Message sent by the Engine or by the user code.
Public fieldOperationContext
Provides information about the environment.
Public fieldSourcePath
Path in user file system to the file or folder that this message is about.
Public fieldTargetPath
Path to the target file or folder path in case of move of rename.
Top
See Also