Vra

I would like to be able to display the version of the .NET framework a windows form or wpf project is targeted at and display it in the title bar of the app.

Is there a way I can do this?

Thanks

Was dit nuttig?

Oplossing

You can use the Environment.Version property to get the currently loaded version of the CLR.

Gelisensieer onder: CC-BY-SA met toeskrywing
Nie verbonde aan StackOverflow
scroll top