ConstructorBuilder.ReturnType Propiedad

Definición

Precaución

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

Obtiene 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

Valor de propiedad

Devuelve null.

Atributos

Comentarios

Esta propiedad se puede quitar en una versión futura.

Se aplica a