ApplicationSettings.ShowFileOpenWarnings Property
Visio Automation Reference |
Determines if warning messages appear when the user attempts to open files in XML format that contain errors, such as invalid XML code. Read/write.
Version Information
Version Added: Visio 2003
Syntax
expression.ShowFileOpenWarnings
expression A variable that represents an ApplicationSettings object.
Return Value
Boolean
Remarks
Setting the ShowFileOpenWarnings property is equivalent to setting the Show file open warnings option on the Save tab in the Options dialog box (Tools menu).
See Also