Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windowsフォームまたはwpfプロジェクトが対象とする.NETフレームワークのバージョンを表示し、アプリのタイトルバーに表示できるようにしたいと考えています。
これを行う方法はありますか?
ありがとう
プロパティを使用してEnvironment.Version、現在読み込まれている CLR のバージョンを取得できます。
Environment.Version