IXmlTestStoreCustom Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a mechanism for customizing XmlStore persistence.
public interface class IXmlTestStoreCustom
public interface IXmlTestStoreCustom
type IXmlTestStoreCustom = interface
Public Interface IXmlTestStoreCustom
- Derived
Properties
ElementName |
Gets the name of the tag to use to persist this object. |
NamespaceUri |
Gets the XML namespace to use to store the element. |