Partager via


XmlSchemaInfo.ContentType Propriété

Définition

Obtient ou définit l'objet XmlSchemaContentType qui correspond au type de contenu de ce nœud XML validé.

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

Valeur de propriété

XmlSchemaContentType

Objet XmlSchemaContentType.

S’applique à