共用方式為


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_DebugInfo  
VBPROJPROPID_PlatformTarget  
VBPROJPROPID_UseVSHostingProcess  
VBPROJPROPID_GenerateSerializationAssemblies  
VBPROJPROPID_RunCodeAnalysis
VBPROJPROPID_CodeAnalysisLogFile
VBPROJPROPID_CodeAnalysisRuleAssemblies
VBPROJPROPID_CodeAnalysisRules
VBPROJPROPID_CodeAnalysisInputAssembly
VBPROJPROPID_CodeAnalysisSpellCheckLanguages
VBPROJPROPID_CodeAnalysisUseTypeNameInSuppression
VBPROJPROPID_CodeAnalysisModuleSuppressionsFile
VBPROJPROPID_InstanceType  
VBPROJPROPID_ShutdownMode  
VBPROJPROPID_AssemblyTitle  
VBPROJPROPID_AssemblyDescription  
VBPROJPROPID_AssemblyCompany  
VBPROJPROPID_AssemblyProduct  
VBPROJPROPID_AssemblyCopyright  
VBPROJPROPID_AssemblyTrademark  
VBPROJPROPID_AssemblyType  
VBPROJPROPID_TypeComplianceDiagnostics  
VBPROJPROPID_CompatibilityChecks  
VBPROJPROPID_CompatibleAssembly  
VBPROJPROPID_Win32ResourceFile  
VBPROJPROPID_AssemblyOriginatorKeyFileType  
VBPROJPROPID_AssemblyKeyProviderName  
VBPROJPROPID_AssemblyVersion  
VBPROJPROPID_AssemblyFileVersion  
VBPROJPROPID_SecureDebugURL  
VBPROJPROPID_GenerateManifests  
VBPROJPROPID_EnableSecurityDebugging  
VBPROJPROPID_TreatSpecificWarningsAsErrors  
VBPROJPROPID_Publish  
VBPROJPROPID_ComVisible  
VBPROJPROPID_AssemblyGuid  
VBPROJPROPID_NeutralResourcesLanguage  
VBPROJPROPID_SignAssembly  
VBPROJPROPID_TargetZone  
VBPROJPROPID_ExcludedPermissions  
VBPROJPROPID_ManifestCertificateThumbprint  
VBPROJPROPID_ManifestKeyFile  
VBPROJPROPID_ManifestTimestampUrl  
VBPROJPROPID_SignManifests  

請參閱

參考

VSLangProj80 命名空間