CSharpProjectConfigurationProperties8 Interface

Definition

[System.Runtime.InteropServices.Guid("91cb30a2-7ffd-468e-8270-a99c20a4fe42")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface CSharpProjectConfigurationProperties8 : VSLangProj165.CSharpProjectConfigurationProperties7
[<System.Runtime.InteropServices.Guid("91cb30a2-7ffd-468e-8270-a99c20a4fe42")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type CSharpProjectConfigurationProperties8 = interface
    interface CSharpProjectConfigurationProperties7
    interface CSharpProjectConfigurationProperties6
    interface CSharpProjectConfigurationProperties5
    interface CSharpProjectConfigurationProperties4
Public Interface CSharpProjectConfigurationProperties8
Implements CSharpProjectConfigurationProperties7
Attributes
Implements

Properties

__id
AllowUnsafeBlocks
AuthenticationMode
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
ErrorReport
Extender[String] (Inherited from CSharpProjectConfigurationProperties7)
ExtenderCATID
ExtenderNames
FileAlignment
GenerateSerializationAssemblies
IncrementalBuild
IntermediatePath
LanguageVersion
NoStdLib
NoWarn
Optimize
OutputPath
PlatformTarget
Prefer32Bit
PreferNativeArm64
RegisterForComInterop
RemoteDebugEnabled
RemoteDebugMachine
RemoveIntegerChecks
RunCodeAnalysis
StartAction
StartArguments
StartPage
StartProgram
StartURL
StartWithIE
StartWorkingDirectory
TreatSpecificWarningsAsErrors
TreatWarningsAsErrors
UseVSHostingProcess
WarningLevel

Methods

get_Extender(String)

Applies to