XmlSchema::Write Method (Stream^)

 

Writes the XML Schema to the supplied data stream.

Namespace:   System.Xml.Schema
Assembly:  System.Xml (in System.Xml.dll)

public:
void Write(
	Stream^ stream
)

Parameters

stream
Type: System.IO::Stream^

The supplied data stream.

.NET Framework
Available since 1.1
Return to top
Show: