edtFTPnet/Express - Class Reference

FTPConnectionProperties Class

Used by FTPConnectionEditor to select the properties that may be edited by the user of the control.

For a list of all members of this type, see FTPConnectionProperties Members.

System.Object
   EnterpriseDT.Net.Ftp.Forms.FTPConnectionProperties

public class FTPConnectionProperties : ICloneable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The easiest way to edit Properties is through your IDE's Property View as it will display a custom designer. This editor only allows categories/properties to be hidden or displayed. If it necessary to change Display Names or Descriptions then AddCategory and AddProperty should be used.

Requirements

Namespace: EnterpriseDT.Net.Ftp.Forms

Assembly: edtFTPnetEx (in edtFTPnetEx.dll)

See Also

FTPConnectionProperties Members | EnterpriseDT.Net.Ftp.Forms Namespace