XmlNodeBase.SetAttribute (String, Boolean) Method

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

Parameters

name
string

value
bool

In this article

Definition