HttpBrowserCapabilities.Type 속성

정의

클라이언트 브라우저의 이름과 주 버전 번호(정수 부분)를 가져옵니다.

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

속성 값

String

클라이언트 브라우저의 이름 및 주 버전 번호입니다.

적용 대상