IWebApplicationCtxSvc 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
通过返回 IServiceProvider 可用于文件的接口,为文件设置 IntelliSense 基础结构。 可以从 SWebApplicationCtxSvc (SID_SWebApplicationCtxSvc) 服务获取接口的实例。
public interface class IWebApplicationCtxSvc
public interface class IWebApplicationCtxSvc
__interface IWebApplicationCtxSvc
[System.Runtime.InteropServices.Guid("CCCECEE2-D225-4294-858E-2B8C3F7D84EA")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IWebApplicationCtxSvc
[<System.Runtime.InteropServices.Guid("CCCECEE2-D225-4294-858E-2B8C3F7D84EA")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IWebApplicationCtxSvc = interface
Public Interface IWebApplicationCtxSvc
- 属性
方法
| GetItemContext(IVsHierarchy, UInt32, IServiceProvider) |
检索 IServiceProvider 文件的接口。 |