XmlSchemaInfo.ContentType Eigenschaft

Definition

Ruft das XmlSchemaContentType-Objekt ab, das dem Inhaltstyp des überprüften XML-Knotens entspricht, oder legt dieses fest.

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: