ISharePointRemoteCommandContext Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |