Udostępnij przez


XmlAttributes.XmlChoiceIdentifier Właściwość

Definicja

Pobiera lub ustawia obiekt, który umożliwia rozróżnienie między zestawem wyborów.

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

Wartość właściwości

Element XmlChoiceIdentifierAttribute , który można zastosować do składowej klasy, która jest serializowana jako xsi:choice element.

Dotyczy