BaseContext<TOptions>.Response Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yanıt.
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