XmlChoiceIdentifierAttribute.MemberName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the name of the field that returns the enumeration to use when detecting types.
Assembly: System.Xml (in System.Xml.dll)
At least one member must be present in the enumeration returned by the field named in the MemberName value. By default, that enumeration name takes the name of the field that the XmlChoiceIdentifierAttribute is applied to.
Show: