The properties of the CodeParameterDeclarationExpression class are listed below. For a complete list of CodeParameterDeclarationExpression class members, see the CodeParameterDeclarationExpression Members topic.
CustomAttributes | Gets or sets the custom attributes for the parameter declaration. |
Direction | Gets or sets the direction of the field. |
Name | Gets or sets the name of the parameter. |
Type | Gets or sets the type of the parameter. |
CodeParameterDeclarationExpression Class | System.CodeDOM Namespace