VsProjPropId80 Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public enum class VsProjPropId80
C++/CX
public enum class VsProjPropId80
enum VsProjPropId80
public enum VsProjPropId80
type VsProjPropId80 =
Public Enum VsProjPropId80
- Inheritance
-
VsProjPropId80
Name | Value | Description |
---|---|---|
VBPROJPROPID_DebugInfo | 10106 |
|
VBPROJPROPID_PlatformTarget | 10109 |
|
VBPROJPROPID_UseVSHostingProcess | 10110 |
|
VBPROJPROPID_GenerateSerializationAssemblies | 10111 |
|
VBPROJPROPID_InstanceType | 12100 |
|
VBPROJPROPID_ShutdownMode | 12101 |
|
VBPROJPROPID_AssemblyTitle | 12102 |
|
VBPROJPROPID_AssemblyDescription | 12103 |
|
VBPROJPROPID_AssemblyCompany | 12104 |
|
VBPROJPROPID_AssemblyProduct | 12105 |
|
VBPROJPROPID_AssemblyCopyright | 12106 |
|
VBPROJPROPID_AssemblyTrademark | 12107 |
|
VBPROJPROPID_AssemblyType | 12108 |
|
VBPROJPROPID_TypeComplianceDiagnostics | 12109 |
|
VBPROJPROPID_CompatibilityChecks | 12110 |
|
VBPROJPROPID_CompatibleAssembly | 12111 |
|
VBPROJPROPID_Win32ResourceFile | 12112 |
|
VBPROJPROPID_AssemblyOriginatorKeyFileType | 12114 |
|
VBPROJPROPID_AssemblyKeyProviderName | 12115 |
|
VBPROJPROPID_AssemblyVersion | 12116 |
|
VBPROJPROPID_AssemblyFileVersion | 12117 |
|
VBPROJPROPID_SecureDebugURL | 12118 |
|
VBPROJPROPID_GenerateManifests | 12119 |
|
VBPROJPROPID_EnableSecurityDebugging | 12120 |
|
VBPROJPROPID_TreatSpecificWarningsAsErrors | 12121 |
|
VBPROJPROPID_Publish | 12122 |
|
VBPROJPROPID_ComVisible | 12123 |
|
VBPROJPROPID_AssemblyGuid | 12124 |
|
VBPROJPROPID_NeutralResourcesLanguage | 12125 |
|
VBPROJPROPID_SignAssembly | 12126 |
|
VBPROJPROPID_TargetZone | 12127 |
|
VBPROJPROPID_ExcludedPermissions | 12128 |
|
VBPROJPROPID_ManifestCertificateThumbprint | 12129 |
|
VBPROJPROPID_ManifestKeyFile | 12130 |
|
VBPROJPROPID_ManifestTimestampUrl | 12131 |
|
VBPROJPROPID_SignManifests | 12132 |
|
VBPROJPROPID_RunCodeAnalysis | 12200 | |
VBPROJPROPID_CodeAnalysisLogFile | 12201 | |
VBPROJPROPID_CodeAnalysisRuleAssemblies | 12202 | |
VBPROJPROPID_CodeAnalysisRules | 12203 | |
VBPROJPROPID_CodeAnalysisInputAssembly | 12204 | |
VBPROJPROPID_CodeAnalysisSpellCheckLanguages | 12205 | |
VBPROJPROPID_CodeAnalysisUseTypeNameInSuppression | 12206 | |
VBPROJPROPID_CodeAnalysisModuleSuppressionsFile | 12207 |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |