FormMultipartSection.Section 属性

定义

获取从中创建此对象的原始节

public:
 property Microsoft::AspNetCore::WebUtilities::MultipartSection ^ Section { Microsoft::AspNetCore::WebUtilities::MultipartSection ^ get(); };
public Microsoft.AspNetCore.WebUtilities.MultipartSection Section { get; }
member this.Section : Microsoft.AspNetCore.WebUtilities.MultipartSection
Public ReadOnly Property Section As MultipartSection

属性值

适用于