다음을 통해 공유


XmlStore 멤버

Manages the XmlModel objects.

다음 표에는 XmlStore 유형으로 제공되는 멤버의 목록이 나와 있습니다.

보호됨 생성자

  이름 설명
XmlStore Initializes a new instance of the XmlStore class.

위쪽

공개 속성

  이름 설명
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.

위쪽

공개 메서드

(보호됨 메서드 참고)

  이름 설명
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  오버로드되었습니다. (Object에서 상속됨)
public method GetHashCode  (Object에서 상속됨)
public method GetType  (Object에서 상속됨)
public method OpenXmlModel Loads a new XmlModel for the specified file name.
public methodstatic ReferenceEquals  (Object에서 상속됨)
public method ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

  이름 설명
protected method Finalize  (Object에서 상속됨)
protected method MemberwiseClone  (Object에서 상속됨)

위쪽

공개 이벤트

  이름 설명
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.

위쪽

참고 항목

참조

XmlStore 클래스
Microsoft.VisualStudio.XmlEditor 네임스페이스