XmlNodeBase.SetAttribute (String, String) Method

protected void SetAttribute( 
string name
string value 
)
This language is not supported or no code example is available.
protected:  
void SetAttribute( 
String^ name
String^ value 
)
This language is not supported or no code example is available.
protected function SetAttribute( 
name : String
value : String 
);
This language is not supported or no code example is available.

Parameters

name
string

value
string

In this article

Definition