[To be supplied.]
[Visual Basic] Public Property TypeName As String [C#] public string TypeName {get; set;} [C++] public: __property String* get_TypeName(); public: __property void set_TypeName(String*); [JScript] public function get TypeName() : String; public function set TypeName(String);
XmlSchemaType Class | XmlSchemaType Members | System.Xml.Serialization.Schema Namespace