Description
The event Source is the name of the software that logs the event. It is often the name of the application, or the name of a subcomponent of the application. The default value is copied from IMcApplication.Name.
-
Property type
-
A String value.
-
Syntax
-
object.Source [= value]
The Source Property syntax has these parts: |
| object | An expression evaluating to an object of type McEventLog. | | value | A String value. |
|