Property Value
- Namespace
- SharpVectors.Dom
- Assembly
- SharpVectors.Dom.dll
Value
Gets or sets the value of the node.
public override string Value { get; set; }
Property Value
- string
The white space characters found in the node.
Exceptions
- ArgumentException
Setting Value to invalid white space characters.