CodeGenerator::GenerateCommentStatement Method (CodeCommentStatement^)
.NET Framework (current version)
Generates code for the specified comment statement.
Assembly: System (in System.dll)
Parameters
- e
-
Type:
System.CodeDom::CodeCommentStatement^
The statement to generate code for.
| Exception | Condition |
|---|---|
| ArgumentException | The Comment property of e is not set. |
.NET Framework
Available since 1.1
Available since 1.1
Show: