XPathAtomicValue.Value PropertyXPathAtomicValue.Value PropertyXPathAtomicValue::Value Property

Gets the string value of the item.

Syntax

Public NotOverridable Overrides ReadOnly Property Value As String
        Get
public sealed override string Value { get; }
public:
property String^ Value {
    virtual String^ get() sealed override;
}
 

Property Value

Type: System.StringSystem.StringSystem::String^

The string value of the item