IWebApplicationCtxSvc 接口

定义

通过返回 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 文件的接口。

适用于