Share via


XmlModelSaveAction Enumeration

Specifies the action to be performed when the contents of the XML editor are closed.

Namespace: Microsoft.VisualStudio.XmlEditor
Assembly: Microsoft.VisualStudio.XmlEditor (in Microsoft.VisualStudio.XmlEditor.dll)

Usage

'Usage
Dim instance As XmlModelSaveAction

Syntax

'Declaration
Public Enumeration XmlModelSaveAction
public enum XmlModelSaveAction
public enum class XmlModelSaveAction
public enum XmlModelSaveAction
public enum XmlModelSaveAction

Members

Member name Description
NoSave The contents are not saved.
PromptSave Prompt to save the editor contents.
SaveIfDirty Save if changes have been made.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.VisualStudio.XmlEditor Namespace

Build Date:

2012-11-12