FormMultipartSection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フォーム マルチパート セクションを表します
public ref class FormMultipartSection
public class FormMultipartSection
type FormMultipartSection = class
Public Class FormMultipartSection
- 継承
-
FormMultipartSection
コンストラクター
| FormMultipartSection(MultipartSection, ContentDispositionHeaderValue) |
FormMultipartSection クラスの新しいインスタンスを作成します。 |
| FormMultipartSection(MultipartSection) |
FormMultipartSection クラスの新しいインスタンスを作成します。 |
プロパティ
| Name |
フォーム名 |
| Section |
このオブジェクトの作成元の元のセクションを取得します |
メソッド
| GetValueAsync() |
フォーム値を取得します |
| GetValueAsync(CancellationToken) |
フォーム値を取得します |