Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides a mechanism for customizing XmlStore persistence.
Namespace: Microsoft.VisualStudio.TestTools.Common.Xml
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Interface IXmlTestStoreCustom
public interface IXmlTestStoreCustom
public interface class IXmlTestStoreCustom
type IXmlTestStoreCustom = interface end
public interface IXmlTestStoreCustom
The IXmlTestStoreCustom type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ElementName | Gets the name of the tag to use to persist this object. |
![]() |
NamespaceUri | Gets the XML namespace to use to store the element. |
Top
.gif)