IContextService 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表服務的執行時上下文。
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 |
取得效用瀏覽器的上下文值。 |