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.TABSTRING

[To be supplied.]

[Visual Basic]
Public Const TABSTRING As String
[C#]
public const string TABSTRING;
[C++]
public: const String* TABSTRING;
[JScript]
public var TABSTRING : String;

See Also

IndentedTextWriter Class | IndentedTextWriter Members | System.Web.UI Namespace