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) |
获取窗体值 |