Html Library Help
Write Method (s)
NamespacesHtmlIWriterWrite(String)
Writes the specified s.
Declaration Syntax
C#Visual BasicVisual C++
void Write(
	string s
)
Sub Write ( _
	s As String _
)
void Write(
	String^ s
)
Parameters
s (String)
The s.

Assembly: Html (Module: Html) Version: 1.0.0.2 (1.0.0.2)