ReadFile.GetHeader Method

Gets the file header.
Public Function GetHeader() As FileHeader
This language is not supported or no code example is available.
public FileHeader GetHeader()
This language is not supported or no code example is available.

Return Value

FileHeader
Remarks
 
If you need to read the file header only, you can call the static method GetHeader instead.

.NET Framework

Supported in: 4.8

In this article

Definition