Share via


Prompt Property [Visio 2003 SDK Documentation]

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

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. Limited to 255 characters.

Version added

2.0

Applies to | Master object | MasterShortcut object