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

XmlSchemaContentType 개체입니다.

적용 대상