ServerInfo members

Include protected members
Include inherited members

Provides information about the SharePoint Foundation server where a form is located.

The ServerInfo type exposes the following members.

Constructors

  Name Description
Protected method ServerInfo

Top

Properties

  Name Description
Public property SharePointListUrl Gets a Uri that provides the URL of the document library where the form is located.
Public property SharePointServerRootUrl Gets a Uri that provides the root URL of the SharePoint server where the form is located.
Public property SharePointSiteCollectionUrl Gets a Uri that provides the URL of the SharePoint site collection where the form is located.
Public property SharePointSiteUrl Gets a Uri that provides the URL of the SharePoint site where the form is located.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ServerInfo class

Microsoft.Office.InfoPath namespace