DocumentSpec.GetSchemaSet Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::Xml::Schema::XmlSchemaSet ^ GetSchemaSet();
public System.Xml.Schema.XmlSchemaSet GetSchemaSet ();
abstract member GetSchemaSet : unit -> System.Xml.Schema.XmlSchemaSet
override this.GetSchemaSet : unit -> System.Xml.Schema.XmlSchemaSet
Public Function GetSchemaSet () As XmlSchemaSet