NodeValue

Node.NodeValue property

Gets or sets the value of this node, depending on its type.

public virtual string NodeValue { get; set; }

See Also