EngineMessageEventArgs Fields |
The EngineMessageEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CallerFilePath | ||
| CallerLineNumber | ||
| CallerMemberName | ||
| ComponentName |
Component name.
| |
| Message |
Message sent by the Engine or by the user code.
| |
| Metadata |
File or folder metadata.
| |
| OperationContext |
Provides information about the environment.
| |
| SourcePath |
Path in user file system to the file or folder that this message is about.
| |
| TargetPath |
Path to the target file or folder path in case of move of rename.
|