HttpBrowserCapabilitiesBase.Type 속성

정의

파생 클래스에서 재정의되는 경우 브라우저의 이름과 주 버전 번호(정수 부분)를 가져옵니다.

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

속성 값

String

브라우저의 이름과 주 버전 번호입니다.

예외

적용 대상