set_ContentType()

XmlSchemaInfo::set_ContentType(XmlSchemaContentType) method

Sets the XmlSchemaContentType object that corresponds to the content type of this validated XML node.

void System::Xml::Schema::XmlSchemaInfo::set_ContentType(XmlSchemaContentType value)

Arguments

ParameterTypeDescription
valueXmlSchemaContentTypeThe value to set.

See Also