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를 반환합니다.

특성

설명

이 속성은 이후 버전에서 제거될 수 있습니다.

적용 대상