IXmlTestStoreCustom Interface

Definition

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.

Applies to