XmlSchemaComplexType.ContentModel Właściwość

Definicja

Pobiera lub ustawia po kompilacji XmlSchemaContentModel tego typu złożonego.

public:
 property System::Xml::Schema::XmlSchemaContentModel ^ ContentModel { System::Xml::Schema::XmlSchemaContentModel ^ get(); void set(System::Xml::Schema::XmlSchemaContentModel ^ value); };
public System.Xml.Schema.XmlSchemaContentModel? ContentModel { get; set; }
public System.Xml.Schema.XmlSchemaContentModel ContentModel { get; set; }
member this.ContentModel : System.Xml.Schema.XmlSchemaContentModel with get, set
Public Property ContentModel As XmlSchemaContentModel

Wartość właściwości

XmlSchemaContentModel

Typ modelu zawartości, który jest jedną z XmlSchemaSimpleContent klas lub XmlSchemaComplexContent .

Uwagi

Jest to wykluczające się wzajemnie z właściwością Particle .

Dotyczy