ISharePointProjectService.SharePointConnection Property

Definition

Gets the SharePoint connection for the project service.

public:
 property Microsoft::VisualStudio::SharePoint::ISharePointConnection ^ SharePointConnection { Microsoft::VisualStudio::SharePoint::ISharePointConnection ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointConnection SharePointConnection { get; }
member this.SharePointConnection : Microsoft.VisualStudio.SharePoint.ISharePointConnection
Public ReadOnly Property SharePointConnection As ISharePointConnection

Property Value

An object representing a SharePoint connection.

Applies to