Open sandboxFocus

Property ReturnParameter

ReturnParameter

Gets an object allowing to read and modify the method return type and custom attributes, or null for methods that don't have return types: constructors and finalizers.

Declaration
IParameterBuilder ReturnParameter { get; }
Property Value
Type Description
IParameterBuilder