XmlPrimeSerializationTask.SchemaSet PropertyXmlPrimeSerializationTask.SchemaSet PropertyXmlPrimeSerializationTask::SchemaSet Property
Gets the schema set.
- Namespace: XmlPrime.TasksXmlPrime.TasksXmlPrime.Tasks
- Assembly: XmlPrime.Tasks (in XmlPrime.Tasks.dll)
Syntax
Protected ReadOnly Property SchemaSet As System.Xml.Schema.XmlSchemaSet Get
protected System.Xml.Schema.XmlSchemaSet SchemaSet { get; }
protected: property System.Xml.Schema::XmlSchemaSet^ SchemaSet { System.Xml.Schema::XmlSchemaSet^ get(); }
Property Value
Type: System.Xml.Schema.XmlSchemaSetSystem.Xml.Schema.XmlSchemaSetSystem.Xml.Schema::XmlSchemaSet^
The schema set.