TypedXmlDocument.SetString(String, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- xpath
- String
- newValue
- String