Method GetString
- Namespace
- RuleWright.Serialization
- Assembly
- RuleWright.Serialization.dll
GetString()
The string value of a String node.
public string GetString()
Returns
Exceptions
- InvalidOperationException
The node is not a string.
The string value of a String node.
public string GetString()
The node is not a string.