XmlDocumentBase.SetAttribute (String, Guid) Method

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

Parameters

name
string

value
Guid

In this article

Definition