ISharePointWeb.Files

Fore Syntax

Files: ISharePointFileCollection;

Fore.NET Syntax

None;

Description

The Files property returns the collection of files published for the shared access on the SharePoint site.

Example

The example of use is given in description of the ISharePointFileCollection.AddStream method.

See also:

ISharePointWeb