VCCLCompilerTool
AdditionalIncludeDirectories
AdditionalOptions
AdditionalUsingDirectories
AssemblerListingLocation
AssemblerOutput
BasicRuntimeChecks
BrowseInformation
BrowseInformationFile
BufferSecurityCheck
CallingConvention
CompileAs
CompileAsManaged
CompileOnly
DebugInformationFormat
DefaultCharIsUnsigned
Detect64BitPortabilityProblems
DisableLanguageExtensions
DisableSpecificWarnings
EnableEnhancedInstructionSet
EnableFiberSafeOptimizations
EnableFunctionLevelLinking
EnableIntrinsicFunctions
ExceptionHandling
ExpandAttributedSource
FavorSizeOrSpeed
ForceConformanceInForLoopScope
ForcedIncludeFiles
ForcedUsingFiles
FullIncludePath
GeneratePreprocessedFile
GlobalOptimizations
IgnoreStandardIncludePath
ImproveFloatingPointConsistency
InlineFunctionExpansion
KeepComments
MinimalRebuild
ObjectFile
OmitFramePointers
Optimization
OptimizeForProcessor
OptimizeForWindowsApplication
PrecompiledHeaderFile
PrecompiledHeaderThrough
PreprocessorDefinitions
ProgramDataBaseFileName
RuntimeLibrary
RuntimeTypeInfo
ShowIncludes
SmallerTypeCheck
StringPooling
StructMemberAlignment
SuppressStartupBanner
ToolKind
ToolName
ToolPath
TreatWChar_tAsBuiltInType
UndefineAllPreprocessorDefinitions
UndefinePreprocessorDefinitions
UsePrecompiledHeader
VCProjectEngine
WarnAsError
WarningLevel
WholeProgramOptimization
get_PropertyOption(String, Int32)
net11
namespace Microsoft.VisualStudio.VCProjectEngine
{
[Guid("D0830C54-0315-4E99-B7AD-C8392CB76905")]
[TypeLibType(4160)]
public interface VCCLCompilerTool
{
[DispId(2129)]
enhancedInstructionSetType EnableEnhancedInstructionSet
{
[DispId(2129)]
get;
[DispId(2129)]
set;
}
}
}
.NET Framework | 1.1 |
---|---|
Information specific to net11 | |
Assembly | Microsoft.VisualStudio.VCProjectEngine , Version=7.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API