XmlSchemaType::TypeCode Property

 

Gets the XmlTypeCode of the type.

Namespace:   System.Xml.Schema
Assembly:  System.Xml (in System.Xml.dll)

public:
property XmlTypeCode TypeCode {
	XmlTypeCode get();
}

Property Value

Type: System.Xml.Schema::XmlTypeCode

One of the XmlTypeCode values.

.NET Framework
Available since 2.0
Return to top
Show: