Class ContentDispositionHeaderValue
ContentDispositionHeaderValue class
Content-Disposition ヘッダー値を表します。
public class ContentDispositionHeaderValue
コンストラクター
| 名前 | 説明 |
|---|---|
| ContentDispositionHeaderValue(string) | この処分タイプの新しいインスタンスを作成します. |
プロパティ
| 名前 | 説明 |
|---|---|
| DispositionType { get; set; } | 処理タイプの取得または設定 type |
| FileName { get; set; } | 保存されたファイルの名前. |
| Name { get; set; } | コンテンツの本文部分の名前。 |
| Parameters { get; } | パラメータのコレクションを取得 |
メソッド
| 名前 | 説明 |
|---|---|
| override Equals(object) | 指定されたObjectこのインスタンスと等しい. |
| override ToString() | を返しますStringこのインスタンスを表す. |
関連項目
- 名前空間 Aspose.Html.Net.Headers
- 組み立て Aspose.HTML