XmlSchemaComplexType::ContentTypeParticle Property
.NET Framework (current version)
Gets the particle that holds the post-compilation value of the ContentType particle.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml.Schema::XmlSchemaParticle^The particle for the content type. The post-compilation value of the ContentType particle.
This ContentTypeParticle is determined after the content models of the most derived types and the base complex type have been resolved according to the rules defined in the W3C XML Schema definition language (XSD) specification.
.NET Framework
Available since 1.1
Available since 1.1
Show: