• Compiler
    • Compile(String[], String[], String, String[], IDictionary)
net35
namespace Microsoft.CSharp
{
    [Obsolete("The recommended alternative is Microsoft.CSharp.CSharpCodeProvider and System.CodeDom.Compiler.ICodeCompiler.  The CSharpCodeProvider and CodeDom ICodeCompiler provide a much richer set of functionality for specifying how to launch the compiler.")]
    public class Compiler
    {
        public static CompilerError[] Compile(string[] sourceTexts, string[] sourceTextNames, string target, string[] imports, IDictionary options);
    }
}
nuget.org
0.0 %
Reference this API
Assembly cscompmgd , Version=8.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
Help Documentation
.NET Framework 1.12.03.03.5
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙