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)

获取窗体值

适用于