ISharePointFileCollection

Assembly: Net.

Namespace: None;

Description

The ISharePointFileCollection interface contains methods that are used to work with the files collection published for shared access at the SharePoint site.

Inheritance Hierarchy

ISharePointFileCollection

Comments

This collection can be obtained by the ISharePointWeb.Files property.

Methods

  Method name Brief description
The AddStream method adds a file to the site for shared access.

See also:

Net Assembly Interfaces