Sdílet prostřednictvím


FileResult(String) Konstruktor

Definice

Inicializuje novou instanci FileResult třídy.

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

Parametry

contentType
String

Typ obsahu.

Výjimky

Parametr contentType je null nebo prázdný.

Platí pro