XPathItem.Value Propiedad

Definición

Cuando se reemplaza en una clase derivada, obtiene el valor string del elemento.

public:
 abstract property System::String ^ Value { System::String ^ get(); };
public abstract string Value { get; }
member this.Value : string
Public MustOverride ReadOnly Property Value As String

Valor de propiedad

Valor string del elemento.

Se aplica a