다음을 통해 공유


FileMultipartSection 클래스

정의

파일 다중 파트 섹션을 나타냅니다.

public ref class FileMultipartSection
public class FileMultipartSection
type FileMultipartSection = class
Public Class FileMultipartSection
상속
FileMultipartSection

생성자

FileMultipartSection(MultipartSection)

FileMultipartSection 클래스의 새 인스턴스를 만듭니다.

FileMultipartSection(MultipartSection, ContentDispositionHeaderValue)

FileMultipartSection 클래스의 새 인스턴스를 만듭니다.

속성

FileName

섹션에서 파일의 이름을 가져옵니다.

FileStream

섹션 본문에서 파일 스트림을 가져옵니다.

Name

섹션의 이름을 가져옵니다.

Section

이 개체가 만들어진 원래 섹션을 가져옵니다.

적용 대상