Click or drag to resize

CloseSelectedShowPrompt Property

Prompt to save changes for modified document or not.

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Property ShowPrompt As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
This property is only applicable when the command runs in a script.
See Also