Share via


XmlSchemaInfo.ContentType Proprietà

Definizione

Ottiene o imposta l'oggetto XmlSchemaContentType corrispondente al tipo di contenuto del nodo XML convalidato.

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

Valore della proprietà

Oggetto XmlSchemaContentType.

Si applica a