IWebApplicationCtxSvc Schnittstelle

Definition

Festlegen der IntelliSense-Infrastruktur für eine Datei durch das Zurückgeben einer IServiceProvider-Schnittstelle, die Sie mit der Datei verwenden können. Sie können eine Instanz der Schnittstelle vom SWebApplicationCtxSvc (SID_SWebApplicationCtxSvc)-Dienst abrufen.

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
Attribute

Methoden

GetItemContext(IVsHierarchy, UInt32, IServiceProvider)

Rufen Sie die IServiceProvider-Schnittstelle für eine Datei ab.

Gilt für