XmlIgnoreAttribute
Instructs the Serialize method of the XmlSerializer not to serialize the public field or public read/write property value.
public XmlIgnoreAttribute()
Initializes a new instance of the XmlIgnoreAttribute class.