XmlNodeBase.GetStringAttribute Method

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

Parameters

name
string

Return Value

string

In this article

Definition