This documentation is archived and is not being maintained.

HttpBrowserCapabilities.TagWriter Property

.NET Framework 1.1

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public ReadOnly Property TagWriter As Type
[C#]
public Type TagWriter {get;}
[C++]
public: __property Type* get_TagWriter();
[JScript]
public function get TagWriter() : Type;

See Also

HttpBrowserCapabilities Class | HttpBrowserCapabilities Members | System.Web Namespace

Show: