Udostępnij za pośrednictwem


FileResult(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy FileResult.

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

Parametry

contentType
String

Typ zawartości.

Wyjątki

Parametr contentType ma wartość null lub jest pusty.

Dotyczy