Aracılığıyla paylaş


FileResult(String) Oluşturucu

Tanım

Sağlanan contentTypeile yeni FileResult bir örnek oluşturur.

protected:
 FileResult(System::String ^ contentType);
protected FileResult (string contentType);
new Microsoft.AspNetCore.Mvc.FileResult : string -> Microsoft.AspNetCore.Mvc.FileResult
Protected Sub New (contentType As String)

Parametreler

contentType
String

Yanıtın Content-Type üst bilgisi.

Şunlara uygulanır