Managed data is the memory that is allocated and released by the CLR using Garbage Collection. Managed data can only be accessed by managed code. Related TutorialsQualified identifiersUnmanaged codeLocaleInheritanceStatic methods