Share via


ISharePointRemoteCommandContext.ClientContext Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the SharePoint client context.

Namespace:  Microsoft.VisualStudio.SharePoint.Remote.Commands
Assembly:  Microsoft.VisualStudio.SharePoint.Remote (in Microsoft.VisualStudio.SharePoint.Remote.dll)

Syntax

'Declaration
ReadOnly Property ClientContext As ClientContext
ClientContext ClientContext { get; }

Property Value

Type: ClientContext
The SharePoint client context.

.NET Framework Security

See Also

Reference

ISharePointRemoteCommandContext Interface

Microsoft.VisualStudio.SharePoint.Remote.Commands Namespace