Name

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

Synopsis

public class XmlChoiceIdentifierAttribute : Attribute {
// Public Constructors
   public XmlChoiceIdentifierAttribute( );  
   public XmlChoiceIdentifierAttribute( string name);  
// Public Instance Properties
   public string MemberName{set; get; } 
}

This type is used to indicate to the XmlSerializer that the member to which it is applied should be serialized as defined by an XML Schema xsi:choice compositor.

Hierarchy

System.ObjectSystem.AttributeXmlChoiceIdentifierAttribute

Valid On

Property, Field, Parameter, ReturnValue

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

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