Share via


VSWebSitePropID100 Enumeration

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Specifies values that are used by Visual Studio to track settings for code analysis and other features.

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

Syntax

'Declaration
Public Enumeration VSWebSitePropID100
public enum VSWebSitePropID100
public enum class VSWebSitePropID100
type VSWebSitePropID100
public enum VSWebSitePropID100

Members

Member name Description
WEBSITEPROPID_TargetFrameworkMoniker Microsoft Internal Use Only.
WEBSITEPROPID_CodeAnalysisRuleSet Microsoft Internal Use Only.
WEBSITEPROPID_CodeAnalysisRuleSetDirectories Microsoft Internal Use Only.
WEBSITEPROPID_CodeAnalysisIgnoreBuiltInRuleSets Microsoft Internal Use Only.
WEBSITEPROPID_CodeAnalysisRuleDirectories Microsoft Internal Use Only.
WEBSITEPROPID_CodeAnalysisIgnoreBuiltInRules Microsoft Internal Use Only.
WEBSITEPROPID_CodeAnalysisFailOnMissingRules Microsoft Internal Use Only.
WEBSITEPROPID_DevelopmentServerCommandLine Microsoft Internal Use Only.
WEBSITEPROPID_SecureUrl
WEBSITEPROPID_NonSecureUrl
WEBSITEPROPID_SSLEnabled
WEBSITEPROPID_ManagedPipelineMode
WEBSITEPROPID_AnonymousAuthenticationEnabled
WEBSITEPROPID_WindowsAuthenticationEnabled

See Also

Reference

VsWebSite100 Namespace