Editar

Share via


Response.ResponseBody Property

Definition

Response body from the resource.

public:
 property System::String ^ ResponseBody { System::String ^ get(); };
public string ResponseBody { get; }
member this.ResponseBody : string
Public ReadOnly Property ResponseBody As String

Property Value

Applies to