XmlSchema::Write Method (Stream^, XmlNamespaceManager^)
.NET Framework (current version)
Writes the XML Schema to the supplied Stream using the XmlNamespaceManager specified.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- stream
-
Type:
System.IO::Stream^
The supplied data stream.
- namespaceManager
-
Type:
System.Xml::XmlNamespaceManager^
The XmlNamespaceManager.
Note |
|---|
Supplying an XmlNamespaceManager disables automatic namespace prefix mapping. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
