WebSiteProperties2 Interface
Represents the properties that are supported by a Web site project in Visual Studio.
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | __id | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | BrowseURL | |
![]() | CurrentWebsiteLanguage | |
![]() | EnableASPXDebugging | |
![]() | EnableFxCop | |
![]() | EnableNTLMAuthentication | |
![]() | EnableSQLServerDebugging | |
![]() | EnableUnmanagedDebugging | |
![]() | EnableVsWebServer | |
![]() | EnableVsWebServerDynamicPort | |
![]() | Extender[String^] | |
![]() | ExtenderCATID | |
![]() | ExtenderNames | |
![]() | FullPath | |
![]() | FxCopRuleAssemblies | |
![]() | FxCopRules | |
![]() | OpenedURL | |
![]() | ProjectDirty | |
![]() | StartAction | |
![]() | StartArguments | |
![]() | StartPage | |
![]() | StartProgram | |
![]() | StartURL | |
![]() | StartWorkingDirectory | |
![]() | VsWebServerPort | |
![]() | VsWebServerVPath | Gets or sets the virtual path for the Visual Studio Web server. |
![]() | WebSiteType |
The WebSiteProperties2 interface inherits all members of the WebSiteProperties interface and adds the VsWebServerVPath property.
Show:
