Text.NodeValue

Text.NodeValue property

The value of this node, depending on its type.

public String NodeValue { get; set; }

Property Value

The node value.

See Also