ConstructorBuilder.ReturnType 属性

定义

注意

This property has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202

获取 null

public:
 property Type ^ ReturnType { Type ^ get(); };
public Type ReturnType { get; }
[System.Obsolete("This property has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
public Type ReturnType { get; }
member this.ReturnType : Type
[<System.Obsolete("This property has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")>]
member this.ReturnType : Type
Public ReadOnly Property ReturnType As Type

属性值

返回 null

属性

注解

将来的版本可能会删除此属性。

适用于