共用方式為


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

XmlSchemaContentType 物件。

適用於