Partager via


ITypeParameterSymbol.ReducedFrom Propriété

Définition

S’il s’agit d’un paramètre de type d’une méthode d’extension réduite, obtient la définition de paramètre de type à partir de laquelle ce paramètre de type a été réduit. Sinon, retourne Nothing.

public:
 property Microsoft::CodeAnalysis::ITypeParameterSymbol ^ ReducedFrom { Microsoft::CodeAnalysis::ITypeParameterSymbol ^ get(); };
public Microsoft.CodeAnalysis.ITypeParameterSymbol ReducedFrom { get; }
public Microsoft.CodeAnalysis.ITypeParameterSymbol? ReducedFrom { get; }
member this.ReducedFrom : Microsoft.CodeAnalysis.ITypeParameterSymbol
Public ReadOnly Property ReducedFrom As ITypeParameterSymbol

Valeur de propriété

S’applique à