Sdílet prostřednictvím


XmlSchemaGroup.Particle Vlastnost

Definice

Získá nebo nastaví jeden z XmlSchemaChoice, XmlSchemaAllnebo XmlSchemaSequence třídy.

public:
 property System::Xml::Schema::XmlSchemaGroupBase ^ Particle { System::Xml::Schema::XmlSchemaGroupBase ^ get(); void set(System::Xml::Schema::XmlSchemaGroupBase ^ value); };
public System.Xml.Schema.XmlSchemaGroupBase? Particle { get; set; }
public System.Xml.Schema.XmlSchemaGroupBase Particle { get; set; }
member this.Particle : System.Xml.Schema.XmlSchemaGroupBase with get, set
Public Property Particle As XmlSchemaGroupBase

Hodnota vlastnosti

XmlSchemaGroupBase

Jedna z XmlSchemaChoicetříd , XmlSchemaAllnebo XmlSchemaSequence tříd.

Platí pro