XmlSchemaType.TypeCode Property

Definition

Gets the XmlTypeCode of the type.

public:
 property System::Xml::Schema::XmlTypeCode TypeCode { System::Xml::Schema::XmlTypeCode get(); };
public System.Xml.Schema.XmlTypeCode TypeCode { get; }
member this.TypeCode : System.Xml.Schema.XmlTypeCode
Public ReadOnly Property TypeCode As XmlTypeCode

Property Value

One of the XmlTypeCode values.

Applies to