ReadFile.GetFileInfo (String) Method

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

Parameters

fileName
string

Return Value

string

.NET Framework

Supported in: 4.8

In this article

Definition