Gets the name of this node, depending on its
NodeType.
Namespace:
DotNetBrowser.Dom
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax Property Value
Type:
StringThe name of the node.
Exceptions Exception | Condition |
---|
ObjectDisposedException | The INode has already been disposed. |
See Also