Partager via


CloseExportConnectionRunStep Constructor ()

Creates an instance of the CloseExportConnectionRunStep.

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

Usage

'Usage
Dim instance As New CloseExportConnectionRunStep

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

CloseExportConnectionRunStep Class
CloseExportConnectionRunStep Members
Microsoft.MetadirectoryServices Namespace