This topic has not yet been rated - Rate this topic

WebSettings Interface

Represents the settings for Web projects.

Namespace:  VSLangProj
Assembly:  VSLangProj (in VSLangProj.dll)
[GuidAttribute("8FA8D496-CAF1-40B3-BC58-5FC877FEFEA7")]
public interface WebSettings

The WebSettings type exposes the following members.

  NameDescription
Public propertyAuthoringAccessGets or sets the Web access method for new projects.
Public propertyRepairLinksGets 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.
Public propertyWebProjectCacheDirectoryGets or sets the offline location of project files.
Top
  NameDescription
Public methodSetDefaultWebProjectCacheDirectoryResets the Web Project Cache Directory to the default
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.