HttpBrowserCapabilities.MajorVersion 속성

정의

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

public:
 property int MajorVersion { int get(); };
public int MajorVersion { get; }
member this.MajorVersion : int
Public ReadOnly Property MajorVersion As Integer

속성 값

Int32

브라우저의 주 버전 번호 (예: 5)입니다.

적용 대상