Click or drag to resize

McCommandPrompt Property

The string used as a prompt during interactions.

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

Property Value

Type: String

Return Value

Type: String
Remarks
When an empty string, Comment is used instead.
See Also