Writes the specified string to the underlying
XmlTextWriter, calls the WriteRaw method.

Declaration Syntax
Public Sub Write ( _
s As String _
)
public:
virtual void Write(
String^ s
) sealed

Parameters
- s (String)
- The string to write.
Assembly:
Html (Module: Html) Version: 1.0.0.2 (1.0.0.2)