Name

XmlIgnoreAttribute — System.Xml.Serialization (system.xml.dll) CF 1.0  class 

Synopsis

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.

Hierarchy

System.ObjectSystem.AttributeXmlIgnoreAttribute

Valid On

Property, Field, Parameter, ReturnValue

Get .NET & XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.