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 型別會公開下列成員。

方法

  名稱 說明
公用方法 Load 從提供的 XML 項目載入類別。
公用方法 Save 將類別儲存在指定的 XmlElement 下。

回頁首

請參閱

參考

Microsoft.VisualStudio.TestTools.Common.Xml 命名空間