XmlNodeBase.NodeName Property

public abstract string NodeName {get;}
This language is not supported or no code example is available.
public:  
virtual property String^ NodeName { 
String^ get( ); abstract 
}
This language is not supported or no code example is available.
public abstract function get NodeName() : String;
This language is not supported or no code example is available.

Property Value

string

In this article

Definition