Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Prepares the IntelliSense infrastructure for a given assembly file. You can get an instance of the interface from the SWebFileCtxService (SID_SWebFileCtxService) service.
The IWebFileCtxService type exposes the following members.
Methods
Name
Description
.gif)
Add a dependent assembly to the service.
.gif)
Add a file to the Intellisense coverage.
.gif)
Indicates whether or not a client build manager (CBM) callback is active.
.gif)
Converts a path to an application-relative path.
.gif)
Opens a file by item identifier.
.gif)
Retrieves the project name for this Intellisense project.
.gif)
Retrieves the path to the root of the Web site.
.gif)
Adds a file, if it exists, to the project.
.gif)
Removes a dependent assembly from the project. The inverse of the AddDependentAssemblyFile method.
.gif)
Removes a file from the Intellisense project. The inverse of the AddFileToIntellisense method.
.gif)
Wait until the Intellisense project is ready to use.
Top