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

속성 값

Type

브라우저에 사용할 태그를 작성하는 데 사용되는 개체의 형식입니다.

예외

적용 대상