System.Reflection.Emit.PropertyBuilder.SetSetMethod Method

Sets the method that sets the property value.

Syntax

public void SetSetMethod (MethodBuilder mdBuilder)

Parameters

mdBuilder
A MethodBuilder object that represents the method that sets the property value.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0