Gets a value that indicates whether the XML Schema definition language (XSD) schemas in the System.Xml.Schema.XmlSchemaSet have been compiled.
Documentation for this section has not yet been entered.
The XmlSchemaSet.IsCompiled property is not affected if schemas are edited while in the System.Xml.Schema.XmlSchemaSet. Updates of the individual schemas in the System.Xml.Schema.XmlSchemaSet are not tracked. As a result, the XmlSchemaSet.IsCompiled property can be true even though one of the schemas contained in the System.Xml.Schema.XmlSchemaSet has been altered, as long as no schemas were added or removed from the System.Xml.Schema.XmlSchemaSet.