Delen via


ISharePointRemoteCommandContext Interface

Represents a context in which SharePoint command executes.

This API is not CLS-compliant. 

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

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Interface ISharePointRemoteCommandContext
[CLSCompliantAttribute(false)]
public interface ISharePointRemoteCommandContext

The ISharePointRemoteCommandContext type exposes the following members.

Properties

  Name Description
Public property ClientContext Gets the SharePoint client context.
Public property Logger Gets the SharePoint project logger.

Top

See Also

Reference

Microsoft.VisualStudio.SharePoint.Remote.Commands Namespace