IWebApplicationCtxSvc Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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. |