Defining a String Constant with Reflection Emit
.NET Framework 4.5
A string constant is defined using the ModuleBuilderGetStringConstant method. String constants are scoped by the module in which they are defined.