November 2003
Intermediate to advanced
476 pages
14h 38m
English
XmlChoiceIdentifierAttribute — System.Xml.Serialization (system.xml.dll) CF 1.0 class
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.
System.Object →
System.Attribute →
XmlChoiceIdentifierAttribute
Property, Field, Parameter, ReturnValue