ContentResult.Content Proprietà

Definizione

Ottiene o imposta il contenuto che rappresenta il corpo della risposta.

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

Valore della proprietà

Si applica a