[To be supplied.]
[Visual Basic] Public Property Content As XmlSchemaContent [C#] public XmlSchemaContent Content {get; set;} [C++] public: __property XmlSchemaContent get_Content(); public: __property void set_Content(XmlSchemaContent); [JScript] public function get Content() : XmlSchemaContent; public function set Content(XmlSchemaContent);
XmlSchemaType Class | XmlSchemaType Members | System.Xml.Serialization.Schema Namespace