次の方法で共有


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 名前空間