SharePointSite

Assembly: Net

Namespace: None;

Description

The SharePointSite class implements an object used to work with SharePoint sites.

Fore.NET Syntax

Class used to get an analog of the SharePointSite class:

None

Class used to get an analog of the SharePointSite class object:

None

Properties of the class object inherited from the ISharePointServiceSupport

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

Methods of the class object inherited from the ISharePointSite

  Method name Brief description
The RootWeb method initializes new connection to the SharePoint sight and returns the content of the upper level of the site.

See also:

Net Assembly Classes