WebSettings Interface
Visual Studio 2015
Represents the settings for Web projects.
Assembly: VSLangProj (in VSLangProj.dll)
| Name | Description | |
|---|---|---|
![]() | AuthoringAccess | Gets or sets the Web access method for new projects. |
![]() | RepairLinks | Gets or sets whether the link repair feature of FrontPage Server Extensions is enabled by default for new projects. Link repair fixes links to pages within the project if they change during project development. |
![]() | WebProjectCacheDirectory | Gets or sets the offline location of project files. |
| Name | Description | |
|---|---|---|
![]() | SetDefaultWebProjectCacheDirectory() | Resets the Web Project Cache Directory to the default |
Show:

