ReadFile.FileHeader Property

Gets the file header.
Public Property FileHeader() As FileHeader 
Get 
Protected Set(ByVal Value As As FileHeader)
This language is not supported or no code example is available.
public FileHeader FileHeader {get; protected set;}
This language is not supported or no code example is available.

Property Value

FileHeader
Remarks
 
This property is filled after reading data or after calling GetFileInfo() or GetHeader() or GetThumbnail() methods.

.NET Framework

Supported in: 4.8

In this article

Definition