XPathNavigator.Value Property

Definition

When overridden in a derived class, gets the string value of the item.

C#
public abstract string Value { get; }

Property Value

The string value of the item.

Applies to

Product Versions
.NET Framework 1.1