Share via


XmlSchemaInfo.ContentType Propriedade

Definição

Obtém ou define o objeto XmlSchemaContentType que corresponde ao tipo de conteúdo desse nó 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 da propriedade

XmlSchemaContentType

Um objeto XmlSchemaContentType.

Aplica-se a