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 命名空间