XmlStore Members

Manages the XmlModel objects.

The following tables list the members exposed by the XmlStore type.

Protected Constructors

  Name Description
  XmlStore Initializes a new instance of the XmlStore class.

Top

Public Properties

  Name Description
public property CurrentEditingScope Gets the current XmlEditingScope that is associated with this store.
public property SynchronizingObject Gets or sets the ISynchronizeInvoke object.
public property UndoManager Get or set the IOleUndoManager associated with this XmlStore.
public property XmlModels Gets a list of all open XmlModel objects that are associated with this store.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method BeginEditingScope Begins a new editing operation on one or more models in this XmlStore.
public method Dispose Releases all resources used by the current instance of the XmlStore class.
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method OpenXmlModel Loads a new XmlModel for the specified file name.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

Public Events

  Name Description
public event EditingScopeCompleted Occurs when edit operations have completed. This can be either when XmlEditingScope objects are created using the XmlEditingScope method or when the user makes changes in the XML Editor text view.
public event UndoRedoCompleted Occurs when a new XmlEditingScope object has been created as a result of an undo/redo operation.

Top

See Also

Reference

XmlStore Class
Microsoft.VisualStudio.XmlEditor Namespace

Build Date:

2012-11-12