Click or drag to resize

PropertyRefGetSetter Method

Get any setter for the referenced property.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public MethodRef GetSetter()

Return Value

Type: MethodRef
See Also