Method ReadHeader
ReadHeader(bool)
Reads basic information about the build layout
Declaration
public bool ReadHeader(bool keepFileStreamsActive = false)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | keepFileStreamsActive | If false, the file will be closed after reading the header line. |
Returns
| Type | Description |
|---|---|
| bool | true is successful, else false |