XmlSchemaComplexType.ContentModel Eigenschap

Definitie

Hiermee haalt u de postcompilatie XmlSchemaContentModel van dit complexe type op of stelt u deze in.

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

Waarde van eigenschap

Het inhoudsmodeltype dat een van de XmlSchemaSimpleContent of XmlSchemaComplexContent klassen is.

Opmerkingen

Dit is wederzijds exclusief met het Particle pand.

Van toepassing op