Compartir a través de


ValueProviderResult.AttemptedValue Propiedad

Definición

Obtiene o establece el valor sin formato que se convierte en una cadena para mostrar.

public:  property System::String ^ AttemptedValue {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public string AttemptedValue { get; protected set; }
member this.AttemptedValue : string with get, set
Public Property AttemptedValue As String

Valor de propiedad

String

Representación de cadena del valor sin formato.

Se aplica a