Site Interface - Methods

The ICISite interface represents an FTP/HTTP Site. Use this interface to manage individual Sites and to access their attributes.

The interface can be obtained by using the Item and SiteByID methods of the ICISites interface.

Signature:

Set Site = Sites.Item(0)

Available Methods