Compartir a través de


BodyType.Value Propiedad

Definición

La Value propiedad obtiene o establece un valor de cadena que representa el contenido del cuerpo.

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
Public Property Value As String

Valor de propiedad

La Value propiedad devuelve un valor de cadena.

Se aplica a