XmlSchemaComplexType.ContentTypeParticle 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取保存 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
属性值
内容类型的微粒。 ContentType 粒子的编译后值。
注解
这是 ContentTypeParticle
在根据 W3C XML 架构定义语言中定义的规则 (XSD) 规范解析最派生类型的内容模型和基本复杂类型之后确定的。