WebSiteProperties5 Interface

 

Namespace:   VsWebSite100
Assembly:  VsWebSite.Interop100 (in VsWebSite.Interop100.dll)

Syntax

[GuidAttribute("856AEFF3-563B-47F6-8F21-C8FA77583EBD")]
public interface WebSiteProperties5 : WebSiteProperties4
[GuidAttribute("856AEFF3-563B-47F6-8F21-C8FA77583EBD")]
public interface class WebSiteProperties5 : WebSiteProperties4
[<GuidAttribute("856AEFF3-563B-47F6-8F21-C8FA77583EBD")>]
type WebSiteProperties5 = 
    interface
        interface WebSiteProperties4
    end
<GuidAttribute("856AEFF3-563B-47F6-8F21-C8FA77583EBD")>
Public Interface WebSiteProperties5
    Inherits WebSiteProperties4

Properties

Name Description
System_CAPS_pubproperty __id

System_CAPS_pubproperty AnonymousAuthenticationEnabled

System_CAPS_pubproperty BrowseURL

System_CAPS_pubproperty CodeAnalysisFailOnMissingRules

System_CAPS_pubproperty CodeAnalysisIgnoreBuiltInRules

System_CAPS_pubproperty CodeAnalysisIgnoreBuiltInRuleSets

System_CAPS_pubproperty CodeAnalysisRuleDirectories

System_CAPS_pubproperty CodeAnalysisRuleSet

System_CAPS_pubproperty CodeAnalysisRuleSetDirectories

System_CAPS_pubproperty CurrentWebsiteLanguage

System_CAPS_pubproperty DevelopmentServerCommandLine

System_CAPS_pubproperty EnableASPXDebugging

System_CAPS_pubproperty EnableFxCop

System_CAPS_pubproperty EnableNTLMAuthentication

System_CAPS_pubproperty EnableSQLServerDebugging

System_CAPS_pubproperty EnableUnmanagedDebugging

System_CAPS_pubproperty EnableVsWebServer

System_CAPS_pubproperty EnableVsWebServerDynamicPort

System_CAPS_pubproperty Extender[String]

System_CAPS_pubproperty ExtenderCATID

System_CAPS_pubproperty ExtenderNames

System_CAPS_pubproperty FullPath

System_CAPS_pubproperty FxCopRuleAssemblies

System_CAPS_pubproperty FxCopRules

System_CAPS_pubproperty ManagedPipelineMode

System_CAPS_pubproperty NonSecureUrl

System_CAPS_pubproperty OpenedURL

System_CAPS_pubproperty ProjectDirty

System_CAPS_pubproperty SecureUrl

System_CAPS_pubproperty SSLEnabled

System_CAPS_pubproperty StartAction

System_CAPS_pubproperty StartArguments

System_CAPS_pubproperty StartPage

System_CAPS_pubproperty StartProgram

System_CAPS_pubproperty StartURL

System_CAPS_pubproperty StartWebServerOnDebug

System_CAPS_pubproperty StartWorkingDirectory

System_CAPS_pubproperty TargetFramework

System_CAPS_pubproperty TargetFrameworkMoniker

System_CAPS_pubproperty VsWebServerPort

System_CAPS_pubproperty VsWebServerVPath

System_CAPS_pubproperty WebSiteType

System_CAPS_pubproperty WindowsAuthenticationEnabled

See Also

VsWebSite100 Namespace

Return to top