VBProjectConfigurationProperties6 Interface

Definition

This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.

public interface class VBProjectConfigurationProperties6 : VSLangProj110::VBProjectConfigurationProperties5
public interface class VBProjectConfigurationProperties6 : VSLangProj110::VBProjectConfigurationProperties5
__interface VBProjectConfigurationProperties6 : VSLangProj110::VBProjectConfigurationProperties5
[System.Runtime.InteropServices.Guid("3519671B-B697-4721-BAD5-3BC4BFC76AB4")]
[System.Runtime.InteropServices.TypeLibType]
public interface VBProjectConfigurationProperties6 : VSLangProj110.VBProjectConfigurationProperties5
[System.Runtime.InteropServices.Guid("3519671B-B697-4721-BAD5-3BC4BFC76AB4")]
public interface VBProjectConfigurationProperties6 : VSLangProj110.VBProjectConfigurationProperties5
[<System.Runtime.InteropServices.Guid("3519671B-B697-4721-BAD5-3BC4BFC76AB4")>]
[<System.Runtime.InteropServices.TypeLibType>]
type VBProjectConfigurationProperties6 = interface
    interface VBProjectConfigurationProperties5
[<System.Runtime.InteropServices.Guid("3519671B-B697-4721-BAD5-3BC4BFC76AB4")>]
type VBProjectConfigurationProperties6 = interface
    interface VBProjectConfigurationProperties5
    interface VBProjectConfigurationProperties4
Public Interface VBProjectConfigurationProperties6
Implements VBProjectConfigurationProperties5
Derived
Attributes
Implements

Properties

__id
AllowUnsafeBlocks
BaseAddress
CheckForOverflowUnderflow
CodeAnalysisCulture
CodeAnalysisDictionaries
CodeAnalysisFailOnMissingRules
CodeAnalysisIgnoreBuiltInRules
CodeAnalysisIgnoreBuiltInRuleSets
CodeAnalysisIgnoreGeneratedCode
CodeAnalysisInputAssembly
CodeAnalysisLogFile
CodeAnalysisModuleSuppressionsFile
CodeAnalysisOverrideRuleVisibilities
CodeAnalysisRuleAssemblies
CodeAnalysisRuleDirectories
CodeAnalysisRules
CodeAnalysisRuleSet
CodeAnalysisRuleSetDirectories
CodeAnalysisSpellCheckLanguages
CodeAnalysisUseTypeNameInSuppression
ConfigurationOverrideFile
DebugInfo
DebugSymbols
DefineConstants
DefineDebug
DefineTrace
DocumentationFile
EnableASPDebugging
EnableASPXDebugging
EnableSQLServerDebugging
EnableUnmanagedDebugging
Extender[String]
ExtenderCATID
ExtenderNames
FileAlignment
GenerateSerializationAssemblies
IncrementalBuild
IntermediatePath
NoStdLib
NoWarn
Optimize
OutputPath
PlatformTarget
Prefer32Bit

Gets or sets a flag indicating whether 32-bit platform is preferred.

RegisterForComInterop
RemoteDebugEnabled
RemoteDebugMachine
RemoveIntegerChecks
RunCodeAnalysis
StartAction
StartArguments
StartPage
StartProgram
StartURL
StartWithIE
StartWorkingDirectory
TreatSpecificWarningsAsErrors
TreatWarningsAsErrors
UseVSHostingProcess
WarningLevel

Methods

get_Extender(String)

Applies to