get_Version()

Environment::get_Version() method

Returns the Version object that represents the information about the version of the common language runtime. The version number returned by this method is rather dummy and does not mean that all library classes behave in accordance with the returned version.

static Version System::Environment::get_Version()

See Also