Share via


OpenExportConnectionRunStep Constructor ()

Creates an instance of the OpenExportConnectionRunStep class.

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

Usage

'Usage
Dim instance As New OpenExportConnectionRunStep

Syntax

'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Sub New
[EditorBrowsableAttribute(EditorBrowsableState.Never)] 
public OpenExportConnectionRunStep ()
[EditorBrowsableAttribute(EditorBrowsableState::Never)] 
public:
OpenExportConnectionRunStep ()
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */ 
public OpenExportConnectionRunStep ()
EditorBrowsableAttribute(EditorBrowsableState.Never) 
public function OpenExportConnectionRunStep ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

OpenExportConnectionRunStep Class
OpenExportConnectionRunStep Members
Microsoft.MetadirectoryServices Namespace