System.Xml.Serialization.XmlSchemas.IsCompiled Property

Gets a value that indicates whether the schemas have been compiled.

Syntax

public bool IsCompiled { get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can compile the schemas referenced in a System.Xml.Serialization.XmlSchemas object by invoking the XmlSchemas.Compile(System.Xml.Schema.ValidationEventHandler, bool) method.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0