다음을 통해 공유


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

속성 값

적용 대상