FormFile.ContentDisposition 屬性

定義

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

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

屬性值

適用於