Glossary:Definition - Reflection
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term | Reflection | |
| Definition | System.Reflection enables an application to discover information about classes in order to access class members, create new types at runtime (System.Reflection.Emit), or modify its own behavior by calling methods at runtime using late-binding and dynamic invocation techniques.
| |
| See also | Attributed programming | |
| You may edit this definition to improve or extend it. | ||
| Online Dictionary of Visual C# .NET Programming | |
| a free glossary of C# .NET terminology from C# Online.NET | edit |