Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Startup settings specify the version of the common language runtime that should run the application.
| Element | Description |
|---|---|
| <requiredRuntime> | Specifies that the application supports only version 1.0 of the common language runtime. Applications built with runtime version 1.1 should use the <supportedRuntime> element. |
| <supportedRuntime> | Specifies which versions of the common language runtime the application supports. |
| <startup> | Contains the <requiredRuntime> and <supportedRuntime> elements. |
See also
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.