Compartir a través de


FormFile.ContentDisposition Propiedad

Definición

Obtiene el encabezado Content-Disposition sin procesar del archivo cargado.

public:
 property System::String ^ ContentDisposition { System::String ^ get(); void set(System::String ^ value); };
public string ContentDisposition { get; set; }
member this.ContentDisposition : string with get, set
Public Property ContentDisposition As String

Valor de propiedad

Se aplica a