XsdDataContractExporter::Schemas Property
.NET Framework (current version)
Gets the collection of exported XML schemas.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Property Value
Type: System.Xml.Schema::XmlSchemaSet^An XmlSchemaSet that contains the schemas transformed from the set of common language runtime (CLR) types after calling the Export method.
.NET Framework
Available since 3.0
Available since 3.0
Show: