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) 規格中定義的規則,決定最衍生類型的內容模型和基底複雜類型。