IWebApplicationCtxSvc Interface

Definição

Configura a infraestrutura do IntelliSense para um arquivo retornando uma IServiceProvider interface que você pode usar com o arquivo. Você pode obter uma instância da interface do SWebApplicationCtxSvc serviço (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
Atributos

Métodos

GetItemContext(IVsHierarchy, UInt32, IServiceProvider)

Recupere a IServiceProvider interface de um arquivo.

Aplica-se a