IWebApplicationCtxSvc Members
Include Protected Members
Include Inherited Members
Sets up the IntelliSense infrastructure for a file by returning an IServiceProvider interface you can use with the file. You can get an instance of the interface from the SWebApplicationCtxSvc (SID_SWebApplicationCtxSvc) service.
The IWebApplicationCtxSvc type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetItemContext | Retrieve the IServiceProvider interface for a file. |
Top