WriteFileAsyncWithUnits(String, Boolean) Constructor

For internal use only.
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 WriteFileAsyncWithUnits( 
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.5, 4.6, 4.7

In this article

Definition