Partager via


ApplicationSettings.ShowFileSaveWarnings Property

Visio Automation Reference

Determines if warning messages appear when the user attempts to save in XML format drawings that contain errors, such as invalid XML code. Read/write.

Version Information
 Version Added:  Visio 2003

Syntax

expression.ShowFileSaveWarnings

expression   A variable that represents an ApplicationSettings object.

Return Value
Boolean

Remarks

Setting the ShowFileSaveWarnings property is equivalent to setting the Show file save warnings option on the Save tab in the Options dialog box (Tools menu).

See Also