XmlSchemaInfo.ContentType Propiedad

Definición

Obtiene o establece el XmlSchemaContentType objeto que corresponde al tipo de contenido de este nodo XML validado.

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

Valor de propiedad

Un objeto XmlSchemaContentType.

Se aplica a