XmlAttributes.XmlChoiceIdentifier Vlastnost

Definice

Získá nebo nastaví objekt, který umožňuje rozlišovat mezi sadou voleb.

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

Hodnota vlastnosti

Který XmlChoiceIdentifierAttribute lze použít na člen třídy, který je serializován jako xsi:choice prvek.

Platí pro