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

屬性值

用於撰寫瀏覽器標籤的物件類型。

例外狀況

適用於