IFormFile.ContentDisposition 屬性

定義

取得上傳檔案的原始 Content-Disposition 標頭。

public:
 property System::String ^ ContentDisposition { System::String ^ get(); };
public string ContentDisposition { get; }
member this.ContentDisposition : string
Public ReadOnly Property ContentDisposition As String

屬性值

適用於