Share via


MasterShortcut.ShapeHelp Property

Visio Automation Reference

Gets or sets the help string used when the user clicks Help on the shortcut menu of a master shortcut. Read/write.

Version Information
 Version Added:  Visio 2000

Syntax

expression.ShapeHelp

expression   A variable that represents a MasterShortcut object.

Return Value
String

Remarks

If the help string is blank, the Help command uses the help string defined by the shortcut's target master, determined by the Help property of that master's top-level shape.

See Also