The properties of the CodeDelegateCreateExpression class are listed below. For a complete list of CodeDelegateCreateExpression class members, see the CodeDelegateCreateExpression Members topic.
DelegateType | Gets or sets the delegate type. |
MethodName | Gets or sets the method name. |
TargetObject | Gets or sets the target object. |
CodeDelegateCreateExpression Class | System.CodeDOM Namespace