次の方法で共有


FormMultipartSection クラス

定義

フォーム マルチパート セクションを表します

public ref class FormMultipartSection
public class FormMultipartSection
type FormMultipartSection = class
Public Class FormMultipartSection
継承
FormMultipartSection

コンストラクター

FormMultipartSection(MultipartSection)

FormMultipartSection クラスの新しいインスタンスを作成します。

FormMultipartSection(MultipartSection, ContentDispositionHeaderValue)

FormMultipartSection クラスの新しいインスタンスを作成します。

プロパティ

Name

フォーム名

Section

このオブジェクトの作成元の元のセクションを取得します

メソッド

GetValueAsync()

フォーム値を取得します

GetValueAsync(CancellationToken)

フォーム値を取得します

適用対象