CodeGenerator::GenerateStatement Method (CodeStatement^)
.NET Framework (current version)
Generates code for the specified statement.
Assembly: System (in System.dll)
Parameters
- e
-
Type:
System.CodeDom::CodeStatement^
The statement to generate code for.
| Exception | Condition |
|---|---|
| ArgumentException | e is not a valid CodeStatement. |
.NET Framework
Available since 1.1
Available since 1.1
Show: