Share via


ISharePointRemoteCommandContext Interface

Definition

Important

This API is not CLS-compliant.

Represents a context in which SharePoint command executes.

public interface class ISharePointRemoteCommandContext
[System.CLSCompliant(false)]
public interface ISharePointRemoteCommandContext
[<System.CLSCompliant(false)>]
type ISharePointRemoteCommandContext = interface
Public Interface ISharePointRemoteCommandContext
Attributes

Properties

ClientContext

Gets the SharePoint client context.

Logger

Gets the SharePoint project logger.

Applies to