NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IndentedTextWriter.OutputTabs

[To be supplied.]

[Visual Basic]
Overridable Protected Sub OutputTabs()
[C#]
protected virtual void OutputTabs();
[C++]
protected: virtual void OutputTabs();
[JScript]
protected function OutputTabs();

See Also

IndentedTextWriter Class | IndentedTextWriter Members | System.CodeDOM.Compiler Namespace