WebSettings Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the settings for Web projects.
public interface class WebSettings
public interface class WebSettings
__interface WebSettings
[System.Runtime.InteropServices.Guid("8FA8D496-CAF1-40B3-BC58-5FC877FEFEA7")]
[System.Runtime.InteropServices.TypeLibType(4160)]
public interface WebSettings
[System.Runtime.InteropServices.Guid("8FA8D496-CAF1-40B3-BC58-5FC877FEFEA7")]
public interface WebSettings
[<System.Runtime.InteropServices.Guid("8FA8D496-CAF1-40B3-BC58-5FC877FEFEA7")>]
[<System.Runtime.InteropServices.TypeLibType(4160)>]
type WebSettings = interface
[<System.Runtime.InteropServices.Guid("8FA8D496-CAF1-40B3-BC58-5FC877FEFEA7")>]
type WebSettings = interface
Public Interface WebSettings
- Attributes
Properties
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. |
Methods
SetDefaultWebProjectCacheDirectory() |
Resets the Web Project Cache Directory to the default |