IContextService Interface

Definition

Represents the runtime context of the service.

public interface class IContextService
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("A71A7A36-7144-4876-A770-963C15E6A334")]
public interface IContextService
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("A71A7A36-7144-4876-A770-963C15E6A334")>]
type IContextService = interface
Public Interface IContextService
Attributes

Properties

ActionContext

Gets the action context of the IContextProvider.

ObjectExplorerContext

Gets the context value for the object explorer.

UtilityExplorerContext

Gets the context value for the utility explorer.

Applies to