Поделиться через


XmlSchemaInfo.ContentType Свойство

Определение

Получает или задает XmlSchemaContentType объект, соответствующий типу содержимого этого проверенного XML-узла.

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

Значение свойства

Объект XmlSchemaContentType.

Применяется к