Freigeben über


IMethodSymbol.ReturnType Eigenschaft

Definition

Ruft den Rückgabetypen der Methode ab.

public:
 property Microsoft::CodeAnalysis::ITypeSymbol ^ ReturnType { Microsoft::CodeAnalysis::ITypeSymbol ^ get(); };
public Microsoft.CodeAnalysis.ITypeSymbol ReturnType { get; }
member this.ReturnType : Microsoft.CodeAnalysis.ITypeSymbol
Public ReadOnly Property ReturnType As ITypeSymbol

Eigenschaftswert

Gilt für: