What is a Reflection?

Reflection is the programmatic act of reading the metadata associated with a type.

Reflection is most useful in conjunction with attributes, which are a way of adding information to a type and affecting the type’s behavior.

It allows you to define new types during runtime and emit the corresponding IL code and metadata (using the services found in the System.Reflection.Emit namespace

, ,

  1. No comments yet.
(will not be published)
Submit Comment

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Subscribe to comments feed
  1. No trackbacks yet.

SetPageWidth