Compartir a través de


ContentResult.Content Propiedad

Definición

Obtiene o establece el contenido que representa el cuerpo de la respuesta.

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

Valor de propiedad

Se aplica a