ReadFile.GetFileInfo Method

Gets the file header info.
Public Function GetFileInfo() As String
This language is not supported or no code example is available.
public string GetFileInfo()
This language is not supported or no code example is available.

Return Value

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

.NET Framework

Supported in: 4.8

In this article

Definition