다음을 통해 공유


CoffHeader.NumberOfSections 속성

정의

섹션 수를 가져옵니다. 헤더 바로 다음에 오는 섹션 테이블의 크기를 나타냅니다.

public:
 property short NumberOfSections { short get(); };
public short NumberOfSections { get; }
member this.NumberOfSections : int16
Public ReadOnly Property NumberOfSections As Short

속성 값

섹션 수입니다.

적용 대상