XmlSchemaInfo.ContentType プロパティ

定義

この検証済み XML ノードの内容の種類に対応する XmlSchemaContentType オブジェクトを取得または設定します。

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 オブジェクト。

適用対象