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

屬性

名稱 Description
ActionContext

取得 IContextProvider 的動作上下文。

ObjectExplorerContext

取得物件瀏覽器的上下文值。

UtilityExplorerContext

取得效用瀏覽器的上下文值。

適用於