MethodSignature<TType>.ReturnType Eigenschaft

Definition

Ruft den Rückgabetypen der Methode ab.

public:
 property TType ReturnType { TType get(); };
public TType ReturnType { get; }
member this.ReturnType : 'ype
Public ReadOnly Property ReturnType As TType

Eigenschaftswert

TType

Der Rückgabetyp.

Gilt für: