Share

CommandManager.ActiveCommand Property

Parent Object: CommandManager

Description

Gets the active command (one that is currently running).

Syntax

CommandManager.ActiveCommand() As String

Property Value

This is a read only property whose value is a String.

Version

Introduced in version 4

Was this information helpful?