次の方法で共有


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

プロパティ値

適用対象