XmlSchemaComplexContentRestriction.Particle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定其中一個 XmlSchemaGroupRef、XmlSchemaChoice、XmlSchemaAll 或 XmlSchemaSequence 類別。
public:
property System::Xml::Schema::XmlSchemaParticle ^ Particle { System::Xml::Schema::XmlSchemaParticle ^ get(); void set(System::Xml::Schema::XmlSchemaParticle ^ value); };
public System.Xml.Schema.XmlSchemaParticle? Particle { get; set; }
public System.Xml.Schema.XmlSchemaParticle Particle { get; set; }
member this.Particle : System.Xml.Schema.XmlSchemaParticle with get, set
Public Property Particle As XmlSchemaParticle
屬性值
其中一個 XmlSchemaGroupRef、XmlSchemaChoice、XmlSchemaAll 或 XmlSchemaSequence 類別。