Share via


IXmlTestStore 인터페이스

사용자 지정 지속성 논리에 대한 메커니즘을 제공합니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.Common.Xml
어셈블리:  Microsoft.VisualStudio.QualityTools.Common(Microsoft.VisualStudio.QualityTools.Common.dll)

구문

‘선언
Public Interface IXmlTestStore
public interface IXmlTestStore
public interface class IXmlTestStore
type IXmlTestStore =  interface end
public interface IXmlTestStore

IXmlTestStore 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 Load 제공된 XML 요소에서 클래스를 로드합니다.
Public 메서드 Save 지정된 XmlElement 아래에 클래스를 저장합니다.

위쪽

참고 항목

참조

Microsoft.VisualStudio.TestTools.Common.Xml 네임스페이스