Gets the value of the specified text node from an XML file.
Namespace: CleanCode.XmlAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- nodeName
- Type: System String
Name of the text node.
Return Value
Value of the selected text node.Remarks
See Also