SharePointSite

Assembly: Net

Namespace: None;

Description

The SharePointSite class implements the object that is used to work with SharePoint sites.

Fore.NET Syntax

Class to get analog of the SharePointSite class:

None;

Class to get analog of the SharePointSite class object:

None;

Class object properties inherited from ISharePointServiceSupport

  Property name Brief description
The ThisHostCredentials property determines the credentials that are used for authorization at the SharePoint site.
The Url property determines the absolute address of the SharePoint site.
The UseDefaultCredentials property determines whether to use credentials of the current operating system user for authorization at the SharePoint site.

Class object methods inherited from ISharePointSite

  Method name Brief description
The RootWeb method initializes a new connection to the SharePoint site and returns the contents of the uppermost level of the site.

See also:

Net Assembly Classes