November 2003
Intermediate to advanced
476 pages
14h 38m
English
XmlNamespaceDeclarationsAttribute — System.Xml.Serialization (system.xml.dll) CF 1.0 class
public class XmlNamespaceDeclarationsAttribute : Attribute { // Public Constructors public XmlNamespaceDeclarationsAttribute( ); }
This is used to
specify the namespaces used in an XML document, and their prefixes.
It can only be applied to one member that returns an instance of
XmlSerializerNamespaces per class.
System.Object →
System.Attribute →
XmlNamespaceDeclarationsAttribute
Property, Field, Parameter, ReturnValue