Partager via


IProviderConfiguration.RemoveProperty(String) Méthode

Définition

Supprime une propriété dans cette configuration de fournisseur.

public bool RemoveProperty (string key);
abstract member RemoveProperty : string -> bool
Public Function RemoveProperty (key As String) As Boolean

Paramètres

key
String

Clé de la propriété.

Retours

True si la propriété a été trouvée et supprimée, false sinon.

S’applique à