CodeGenerator::GeneratePrimitiveExpression Method (CodePrimitiveExpression^)
.NET Framework (current version)
Generates code for the specified primitive expression.
Assembly: System (in System.dll)
Parameters
- e
-
Type:
System.CodeDom::CodePrimitiveExpression^
The expression to generate code for.
| Exception | Condition |
|---|---|
| ArgumentException | e uses an invalid data type. Only the following data types are valid:
|
.NET Framework
Available since 1.1
Available since 1.1
Show: