PageModel.Response 屬性

定義

取得 HttpResponse

public:
 property Microsoft::AspNetCore::Http::HttpResponse ^ Response { Microsoft::AspNetCore::Http::HttpResponse ^ get(); };
public Microsoft.AspNetCore.Http.HttpResponse Response { get; }
member this.Response : Microsoft.AspNetCore.Http.HttpResponse
Public ReadOnly Property Response As HttpResponse

屬性值

適用於