ProcessingInstruction.NodeValue

ProcessingInstruction.NodeValue property

The value of this node, depending on its type.

public override string NodeValue { get; set; }

Property Value

The node value.

See Also