Click or drag to resize

McCommandImports Property

Returns the list of "Imports" statements needed in order to use this command in a macro.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Overridable ReadOnly Property Imports As String()
	Get

Property Value

Type: String

Return Value

Type: String
Remarks