VsProjPropId2 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 VsProjPropId2
public enum class VsProjPropId2
enum VsProjPropId2
public enum VsProjPropId2
type VsProjPropId2 =
Public Enum VsProjPropId2
- Inheritance
-
VsProjPropId2
Fields
Name | Value | Description |
---|---|---|
VBPROJPROPID_NoStdLib | 10066 | |
VBPROJPROPID_PreBuildEvent | 10076 | |
VBPROJPROPID_PostBuildEvent | 10077 | |
VBPROJPROPID_RunPostBuildEvent | 10078 | |
VBPROJPROPID_NoWarn | 10079 | |
VBPROJPROPID_AspnetVersion | 10080 |