HttpBrowserCapabilities.ClrVersion 속성

정의

클라이언트에 설치된 .NET 공용 언어 런타임의 버전 번호를 가져옵니다.

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

속성 값

Version

공용 언어 런타임 버전입니다.

적용 대상