vbext_ProjectType 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.
[System.Runtime.InteropServices.Guid("FFCF3247-DEBF-11D1-BAFF-00C04FB6C4A6")]
public enum vbext_ProjectType
[<System.Runtime.InteropServices.Guid("FFCF3247-DEBF-11D1-BAFF-00C04FB6C4A6")>]
type vbext_ProjectType =
Public Enum vbext_ProjectType
- Inheritance
-
vbext_ProjectType
- Attributes
Fields
Name | Value | Description |
---|---|---|
vbext_pt_HostProject | 100 | |
vbext_pt_StandAlone | 101 |