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

屬性

備註

未來版本可能會移除這個屬性。

適用於