Name

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

Synopsis

public class XmlIncludeAttribute : Attribute {
// Public Constructors
   public XmlIncludeAttribute( Type type);  
// Public Instance Properties
   public Type Type{set; get; } 
}

This type is used to specify the concrete System.Type of the object to be created when deserializing an object from XML.

Hierarchy

System.ObjectSystem.AttributeXmlIncludeAttribute

Valid On

Class, Struct, Method

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.