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 が返されます。

属性

注釈

このプロパティは、将来のバージョンで削除される可能性があります。

適用対象