Share via


ISharePointRemoteCommandContext.ClientContext Property

Definition

Gets the SharePoint client context.

public:
 property Microsoft::SharePoint::Client::ClientContext ^ ClientContext { Microsoft::SharePoint::Client::ClientContext ^ get(); };
public Microsoft.SharePoint.Client.ClientContext ClientContext { get; }
member this.ClientContext : Microsoft.SharePoint.Client.ClientContext
Public ReadOnly Property ClientContext As ClientContext

Property Value

The SharePoint client context.

Applies to