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

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.22.100.180