XmlChoiceIdentifierAttribute Constructor (String)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the XmlChoiceIdentifierAttribute class that specifies the name of the member that returns the enumeration used to detect a choice.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- name
- Type: System.String
The member name that returns the enumeration used to detect a choice.
Show: