System.CodeDom.Compiler.CompilerParameters.MainClass Property

Gets or sets the name of the main class.

Syntax

public string MainClass { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The main class contains the entry point for the program.

Requirements

Namespace: System.CodeDom.Compiler
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0