HttpCapabilitiesBase.TagWriter Property

Definition

Used internally to get the type of the object that is used to write tags for the browser.

public:
 property Type ^ TagWriter { Type ^ get(); };
public Type TagWriter { get; }
member this.TagWriter : Type
Public ReadOnly Property TagWriter As Type

Property Value

The Type of the object that is used to write tags for the browser.

Exceptions

There is a parse error.

Applies to