共用方式為


HttpCapabilitiesBase.TagWriter 屬性

定義

在內部使用,取得用來寫入瀏覽器標記的物件類型。

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

屬性值

Type

用來對瀏覽器寫入標記之物件的 Type

例外狀況

發生剖析錯誤。

適用於