ReadMultiFile(String, contentType) Constructor

Public Sub New( _ 
ByVal fileName As String, _ 
ByVal deserializationType As contentType
)
This language is not supported or no code example is available.
public ReadMultiFile( 
string fileName
contentType deserializationType 
)
This language is not supported or no code example is available.

Parameters

fileName
string

deserializationType
contentType

.NET Framework

Supported in: 4.8

In this article

Definition