Partager via


ComboBoxAutomationPeer.IValueProvider.SetValue(String) Méthode

Définition

Ce type ou ce membre prend en charge l’infrastructure Windows Presentation Foundation (WPF), et n’est pas destiné à être utilisé directement à partir de votre code.

 virtual void System.Windows.Automation.Provider.IValueProvider.SetValue(System::String ^ val) = System::Windows::Automation::Provider::IValueProvider::SetValue;
void IValueProvider.SetValue (string val);
abstract member System.Windows.Automation.Provider.IValueProvider.SetValue : string -> unit
override this.System.Windows.Automation.Provider.IValueProvider.SetValue : string -> unit
Sub SetValue (val As String) Implements IValueProvider.SetValue

Paramètres

val
String

Valeur de chaîne d'un contrôle.

Implémente

S’applique à