Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.