Share via


ConstructorBuilder.ReturnType Propriété

Définition

Attention

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

Obtient 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

Valeur de propriété

Retourne null.

Attributs

Remarques

Cette propriété peut être supprimée dans une version ultérieure.

S’applique à