Click or drag to resize

IMcEventLogSource Property

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.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Property Source As String
	Get
	Set

Property Value

Type: String
See Also