Share via


FileConnectionManagerUIArgs Constructor ()

Initializes a new instance of the FileConnectionManagerUIArgs class.

Namespace: Microsoft.SqlServer.Dts.Runtime.Design
Assembly: Microsoft.SqlServer.Dts.Design (in microsoft.sqlserver.dts.design.dll)

Syntax

'Declaration
Public Sub New
public FileConnectionManagerUIArgs ()
public:
FileConnectionManagerUIArgs ()
public FileConnectionManagerUIArgs ()
public function FileConnectionManagerUIArgs ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

FileConnectionManagerUIArgs Class
FileConnectionManagerUIArgs Members
Microsoft.SqlServer.Dts.Runtime.Design Namespace