DynamicMetaObjectBinder.ReturnType Property

Definition

The result type of the operation.

public:
 virtual property Type ^ ReturnType { Type ^ get(); };
public virtual Type ReturnType { get; }
member this.ReturnType : Type
Public Overridable ReadOnly Property ReturnType As Type

Property Value

The Type object representing the result type of the operation.

Applies to