XmlAtomicValue.Value Propiedad

Definición

Obtiene el valor string del atributo o elemento XML validado.

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

Valor de propiedad

Valor string del atributo o elemento XML validado.

Se aplica a