Value.StringValue

Value.StringValue property

Obtiene o establece el valor real que se utiliza para representar la cadena de texto.

public string StringValue { get; set; }

Observaciones

Prefiere esta propiedad sobre laVal , cuando necesite establecer el valor de Texto.

Ver también