HttpBrowserCapabilities.ClrVersion プロパティ

定義

クライアントにインストールされている .NET 共通言語ランタイムのバージョン番号を取得します。

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

プロパティ値

共通言語ランタイム バージョン。

適用対象