XmlSchemaInfo.ContentType Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des XmlSchemaContentType Objekts, das dem Inhaltstyp dieses überprüften XML-Knotens entspricht.

public:
 property System::Xml::Schema::XmlSchemaContentType ContentType { System::Xml::Schema::XmlSchemaContentType get(); void set(System::Xml::Schema::XmlSchemaContentType value); };
public System.Xml.Schema.XmlSchemaContentType ContentType { get; set; }
member this.ContentType : System.Xml.Schema.XmlSchemaContentType with get, set
Public Property ContentType As XmlSchemaContentType

Eigenschaftswert

Ein XmlSchemaContentType-Objekt.

Gilt für: