IContextService 接口

定义

表示服务的运行时上下文。

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
属性

属性

ActionContext

获取 IContextProvider 的操作上下文。

ObjectExplorerContext

获取对象资源管理器的上下文值。

UtilityExplorerContext

获取实用工具资源管理器的上下文值。

适用于