The properties of the CodeVariableDeclarationStatement class are listed below. For a complete list of CodeVariableDeclarationStatement class members, see the CodeVariableDeclarationStatement Members topic.
InitExpression | Gets or sets the initialization expression for the variable. |
LinePragma (inherited from CodeStatement) | The line the statement occurs on. |
Name | Gets or sets the name of the variable. |
Type | Gets or sets the type of the variable. |
CodeVariableDeclarationStatement Class | System.CodeDOM Namespace