Prompt property

Microsoft Visio Developer Reference

Prompt property

See also   Example   

Gets or sets the prompt string for a master or master shortcut.

Version added

2.0

Syntax

strRet = object.Prompt
object.Prompt = strVal

strRet

String. The current prompt string.

object

Required. An expression that returns a Master or MasterShortcut object.

strVal

String. The new prompt string.