XmlSchemaComplexType.ContentTypeParticle Egenskap

Definition

Hämtar partikeln som innehåller partikelns postkompileringsvärde ContentType .

public:
 property System::Xml::Schema::XmlSchemaParticle ^ ContentTypeParticle { System::Xml::Schema::XmlSchemaParticle ^ get(); };
public System.Xml.Schema.XmlSchemaParticle ContentTypeParticle { get; }
member this.ContentTypeParticle : System.Xml.Schema.XmlSchemaParticle
Public ReadOnly Property ContentTypeParticle As XmlSchemaParticle

Egenskapsvärde

Partikeln för innehållstypen. Partikelns postkompileringsvärde ContentType .

Kommentarer

Detta ContentTypeParticle bestäms efter att innehållsmodellerna för de mest härledda typerna och den grundläggande komplexa typen har lösts enligt de regler som definierats i XSD-specifikationen (W3C XML Schema definition language).

Gäller för