共用方式為


IXmlTestStoreCustom 介面

提供用於自訂 XmlStore 持續性的機制。

命名空間:  Microsoft.VisualStudio.TestTools.Common.Xml
組件:  Microsoft.VisualStudio.QualityTools.Common (在 Microsoft.VisualStudio.QualityTools.Common.dll 中)

語法

'宣告
Public Interface IXmlTestStoreCustom
public interface IXmlTestStoreCustom
public interface class IXmlTestStoreCustom
type IXmlTestStoreCustom =  interface end
public interface IXmlTestStoreCustom

IXmlTestStoreCustom 型別會公開下列成員。

屬性

  名稱 說明
公用屬性 ElementName 取得要用於保存這個物件的標籤名稱。
公用屬性 NamespaceUri 取得要用於儲存項目的 XML 命名空間。

回頁首

請參閱

參考

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