Share via


WriteImportFileRunStep Constructor ()

Creates an instance of the WriteImportFileRunStep class.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As New WriteImportFileRunStep

Syntax

'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Protected Sub New
[EditorBrowsableAttribute(EditorBrowsableState.Never)] 
protected WriteImportFileRunStep ()
[EditorBrowsableAttribute(EditorBrowsableState::Never)] 
protected:
WriteImportFileRunStep ()
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */ 
protected WriteImportFileRunStep ()
EditorBrowsableAttribute(EditorBrowsableState.Never) 
protected function WriteImportFileRunStep ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

WriteImportFileRunStep Class
WriteImportFileRunStep Members
Microsoft.MetadirectoryServices Namespace