VsProjPropId80 枚举

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

仅由 Microsoft 内部使用。

命名空间:  VSLangProj80
程序集:  VSLangProj80(在 VSLangProj80.dll 中)

语法

声明
Public Enumeration VsProjPropId80
public enum VsProjPropId80
public enum class VsProjPropId80
type VsProjPropId80
public enum VsProjPropId80

成员

成员名称 说明
VBPROJPROPID_AssemblyCompany  
VBPROJPROPID_AssemblyCopyright  
VBPROJPROPID_AssemblyDescription  
VBPROJPROPID_AssemblyFileVersion  
VBPROJPROPID_AssemblyGuid  
VBPROJPROPID_AssemblyKeyProviderName  
VBPROJPROPID_AssemblyOriginatorKeyFileType  
VBPROJPROPID_AssemblyProduct  
VBPROJPROPID_AssemblyTitle  
VBPROJPROPID_AssemblyTrademark  
VBPROJPROPID_AssemblyType  
VBPROJPROPID_AssemblyVersion  
VBPROJPROPID_CodeAnalysisInputAssembly
VBPROJPROPID_CodeAnalysisLogFile
VBPROJPROPID_CodeAnalysisModuleSuppressionsFile
VBPROJPROPID_CodeAnalysisRuleAssemblies
VBPROJPROPID_CodeAnalysisRules
VBPROJPROPID_CodeAnalysisSpellCheckLanguages
VBPROJPROPID_CodeAnalysisUseTypeNameInSuppression
VBPROJPROPID_CompatibilityChecks  
VBPROJPROPID_CompatibleAssembly  
VBPROJPROPID_ComVisible  
VBPROJPROPID_DebugInfo  
VBPROJPROPID_EnableSecurityDebugging  
VBPROJPROPID_ExcludedPermissions  
VBPROJPROPID_GenerateManifests  
VBPROJPROPID_GenerateSerializationAssemblies  
VBPROJPROPID_InstanceType  
VBPROJPROPID_ManifestCertificateThumbprint  
VBPROJPROPID_ManifestKeyFile  
VBPROJPROPID_ManifestTimestampUrl  
VBPROJPROPID_NeutralResourcesLanguage  
VBPROJPROPID_PlatformTarget  
VBPROJPROPID_Publish  
VBPROJPROPID_RunCodeAnalysis
VBPROJPROPID_SecureDebugURL  
VBPROJPROPID_ShutdownMode  
VBPROJPROPID_SignAssembly  
VBPROJPROPID_SignManifests  
VBPROJPROPID_TargetZone  
VBPROJPROPID_TreatSpecificWarningsAsErrors  
VBPROJPROPID_TypeComplianceDiagnostics  
VBPROJPROPID_UseVSHostingProcess  
VBPROJPROPID_Win32ResourceFile  

请参阅

参考

VSLangProj80 命名空间