TypedXmlDocument.SetString(String, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual void SetString(System::String ^ xpath, System::String ^ newValue);
public virtual void SetString (string xpath, string newValue);
abstract member SetString : string * string -> unit
override this.SetString : string * string -> unit
Public Overridable Sub SetString (xpath As String, newValue As String)
Paramètres
- xpath
- String
- newValue
- String