Edit

Share via


IXMLDOMElement.setAttribute(String, Object) Method

Definition

public:
 void setAttribute(System::String ^ name, System::Object ^ value);
public void setAttribute (string name, object value);
abstract member setAttribute : string * obj -> unit
Public Sub setAttribute (name As String, value As Object)

Parameters

name
String
value
Object

Applies to