Method ReadHeader
ReadHeader(bool)
Reads basic information about the build layout
선언
public bool ReadHeader(bool keepFileStreamsActive = false)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| bool | keepFileStreamsActive | If false, the file will be closed after reading the header line. |
반환
| 타입 | 설명 |
|---|---|
| bool | true is successful, else false |