Partager via


IParameterSymbol.HasExplicitDefaultValue Propriété

Définition

Renvoie la valeur true si le paramètre spécifie une valeur par défaut à transmettre lorsqu’aucune valeur n’est fournie en tant qu’argument à un appel. La valeur par défaut peut être obtenue avec la ExplicitDefaultValue propriété.

public:
 property bool HasExplicitDefaultValue { bool get(); };
public bool HasExplicitDefaultValue { get; }
member this.HasExplicitDefaultValue : bool
Public ReadOnly Property HasExplicitDefaultValue As Boolean

Valeur de propriété

S’applique à