Share via


HttpBrowserCapabilitiesBase.TagWriter 属性

定义

在派生类中重写时,在内部用于获取用于为浏览器写入标记的对象的类型。

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

属性值

用于为浏览器写入标记的对象的类型。

例外

适用于