Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Startup settings specify the version of the common language runtime that should run the application.
Element  | 
Description  | 
|---|---|
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.  | 
|
Specifies which versions of the common language runtime the application supports.  | 
|
Contains the <requiredRuntime> and <supportedRuntime> elements.  | 
See Also
Concepts
Specifying Which Runtime Version to Use