DynamicMetaObjectBinder.ReturnType 屬性

定義

運算的結果類型。

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

屬性值

Type 物件,代表運算的結果類型。

適用於