CreateInstanceBinder.ReturnType Property

Definition

The result type of the operation.

public:
 property Type ^ ReturnType { Type ^ get(); };
public override sealed Type ReturnType { get; }
member this.ReturnType : Type
Public Overrides NotOverridable ReadOnly Property ReturnType As Type

Property Value

The Type object representing the result type of the operation.

Applies to