VsProjPropId Enum
Definition
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 VsProjPropId
public enum class VsProjPropId
enum VsProjPropId
public enum VsProjPropId
type VsProjPropId =
Public Enum VsProjPropId
- Inheritance
-
VsProjPropId
Fields
Name | Value | Description |
---|---|---|
VBPROJPROPID__First | 10000 |
|
VBPROJPROPID_DebugSymbols | 10001 |
|
VBPROJPROPID_StartArguments | 10002 |
|
VBPROJPROPID_StartAction | 10003 |
|
VBPROJPROPID_OutputPath | 10004 |
|
VBPROJPROPID_DefineConstants | 10005 |
|
VBPROJPROPID_StartProgram | 10006 |
|
VBPROJPROPID_StartWorkingDirectory | 10007 |
|
VBPROJPROPID_StartURL | 10008 |
|
VBPROJPROPID_OutputFileName | 10009 |
|
VBPROJPROPID_IntermediatePath | 10010 |
|
VBPROJPROPID_ApplicationIcon | 10011 |
|
VBPROJPROPID_WebServer | 10012 |
|
VBPROJPROPID_AssemblyName | 10013 |
|
VBPROJPROPID_Unused1 | 10014 |
|
VBPROJPROPID_StartupObject | 10015 |
|
VBPROJPROPID_OutputType | 10016 |
|
VBPROJPROPID_WebServerVersion | 10017 |
|
VBPROJPROPID_ServerExtensionsVersion | 10018 |
|
VBPROJPROPID_LinkRepair | 10019 |
|
VBPROJPROPID_OfflineURL | 10020 |
|
VBPROJPROPID_DefaultClientScript | 10021 |
|
VBPROJPROPID_DefaultTargetSchema | 10022 |
|
VBPROJPROPID_DefaultHTMLPageLayout | 10023 |
|
VBPROJPROPID_ProjectFolder | 10024 |
|
VBPROJPROPID_ProjectURL | 10025 |
|
VBPROJPROPID_FileName | 10026 |
|
VBPROJPROPID_FullPath | 10027 |
|
VBPROJPROPID_LocalPath | 10028 |
|
VBPROJPROPID_URL | 10029 |
|
VBPROJPROPID_Extender | 10030 |
|
VBPROJPROPID_ExtenderNames | 10031 |
|
VBPROJPROPID_ExtenderCATID | 10032 |
|
VBPROJPROPID_ActiveConfigurationSettings | 10033 |
|
VBPROJPROPID_AbsoluteProjectDirectory | 10034 |
|
VBPROJPROPID__Project | 10035 |
|
VBPROJPROPID_DefineDebug | 10036 |
|
VBPROJPROPID_DefineTrace | 10037 |
|
VBPROJPROPID_StartPage | 10038 |
|
VBPROJPROPID_StartWithIE | 10039 |
|
VBPROJPROPID_EnableASPDebugging | 10040 |
|
VBPROJPROPID_EnableASPXDebugging | 10041 |
|
VBPROJPROPID_RootNamespace | 10042 |
|
VBPROJPROPID_AssemblyOriginatorKeyMode | 10043 |
|
VBPROJPROPID_AssemblyOriginatorKeyFile | 10044 |
|
VBPROJPROPID_AssemblyKeyContainerName | 10045 |
|
VBPROJPROPID_DelaySign | 10046 |
|
VBPROJPROPID_FileSharePath | 10047 |
|
VBPROJPROPID_ActiveFileSharePath | 10048 |
|
VBPROJPROPID_WebAccessMethod | 10049 |
|
VBPROJPROPID_ActiveWebAccessMethod | 10050 |
|
VBPROJPROPID_OptionStrict | 10051 |
|
VBPROJPROPID_WarningLevel | 10052 |
|
VBPROJPROPID_TreatWarningsAsErrors | 10053 |
|
VBPROJPROPID_RemoveIntegerChecks | 10054 |
|
VBPROJPROPID_BaseAddress | 10055 |
|
VBPROJPROPID_ReferencePath | 10056 |
|
VBPROJPROPID_EnableUnmanagedDebugging | 10057 |
|
VBPROJPROPID_EnableSQLServerDebugging | 10058 |
|
VBPROJPROPID_OptionExplicit | 10059 |
|
VBPROJPROPID_OptionCompare | 10060 |
|
VBPROJPROPID_AllowUnsafeBlocks | 10061 |
|
VBPROJPROPID_CheckForOverflowUnderflow | 10062 |
|
VBPROJPROPID_DocumentationFile | 10063 |
|
VBPROJPROPID_Optimize | 10064 |
|
VBPROJPROPID_IncrementalBuild | 10065 |
|
VBPROJPROPID_NoStandardLibraries | 10066 |
|
VBPROJPROPID_ProjectType | 10067 |
|
VBPROJPROPID_DefaultNamespace | 10068 |
|
VBPROJPROPID_FileAlignment | 10069 |
|
VBPROJPROPID_DisableWarnings | 10070 |
|
VBAPROJPROPID_ProjectName | 10071 |
|
VBPROJPROPID_RegisterForComInterop | 10072 |
|
VBPROJPROPID_ConfigurationOverrideFile | 10073 |
|
VBPROJPROPID_RemoteDebugEnabled | 10074 |
|
VBPROJPROPID_RemoteDebugMachine | 10075 |
|