Click or drag to resize

IMcResourceManagerTheApplication Property

The singleton IMcApplication instance

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

Property Value

Type: Object
Remarks
User code should never assign to this property, that is done internally.
See Also