November 2003
Intermediate to advanced
476 pages
14h 38m
English
XmlIgnoreAttribute — System.Xml.Serialization (system.xml.dll) CF 1.0 class
public class XmlIgnoreAttribute : Attribute { // Public Constructors public XmlIgnoreAttribute( ); }
This type is used to indicate that the member to which it is applied should not be serialized to XML or deserialized from XML.
System.Object →
System.Attribute →
XmlIgnoreAttribute
Property, Field, Parameter, ReturnValue