WriteDatabase(String, Boolean) Constructor

Protected Sub New( _ 
ByVal fileName As String, _ 
Optional ByVal selectedOnly As Boolean = false _ 
)
This language is not supported or no code example is available.
protected WriteDatabase( 
string fileName
bool selectedOnly = false 
)
This language is not supported or no code example is available.

Parameters

fileName
string

selectedOnly
bool

.NET Framework

Supported in: 4.8

In this article

Definition