XmlAttributes.XmlChoiceIdentifier Propriété

Définition

Obtient ou définit un objet qui vous permet de faire la différence entre plusieurs options.

public:
 property System::Xml::Serialization::XmlChoiceIdentifierAttribute ^ XmlChoiceIdentifier { System::Xml::Serialization::XmlChoiceIdentifierAttribute ^ get(); };
public System.Xml.Serialization.XmlChoiceIdentifierAttribute XmlChoiceIdentifier { get; }
public System.Xml.Serialization.XmlChoiceIdentifierAttribute? XmlChoiceIdentifier { get; }
member this.XmlChoiceIdentifier : System.Xml.Serialization.XmlChoiceIdentifierAttribute
Public ReadOnly Property XmlChoiceIdentifier As XmlChoiceIdentifierAttribute

Valeur de propriété

XmlChoiceIdentifierAttribute pouvant être appliqué à un membre de la classe sérialisé en tant qu'élément xsi:choice.

S’applique à