Assembly: Net.
Namespace: None;
The ISharePointFileCollection interface contains methods that are used to work with the files collection published for shared access at the SharePoint site.
ISharePointFileCollection
This collection can be obtained by the ISharePointWeb.Files property.
Method name | Brief description | |
The AddStream method adds a file to the site for shared access. |
See also: