Share via


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

プロパティ値

適用対象