EN managed code; safe code
LV drošs kods; pārvaldītais kods
RU безопасный код; управляемый код
DE sicherer Code; verwalteter Code
FR code managé; code sécurisé
Definīcija: Code that is executed by the common language runtime environment rather than directly by the operating system. Managed code applications gain common language runtime services such as automatic garbage collection, runtime type checking and security support, and so on. These services help provide uniform platform- and language-independent behavior of managed-code applications.
Microsoft Terminology 2023. Entry from the Microsoft Language Portal.
© 2023 Microsoft Corporation. All rights reserved.