HttpBrowserCapabilities.TagWriter Property

Definition

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

This API supports the product infrastructure and is not intended to be used directly from your code.

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.

Applies to