VsProjFolderPropId 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 VsProjFolderPropId
public enum class VsProjFolderPropId
enum VsProjFolderPropId
public enum VsProjFolderPropId
type VsProjFolderPropId =
Public Enum VsProjFolderPropId
- Inheritance
-
VsProjFolderPropId
Fields
Name | Value | Description |
---|---|---|
DISPID_VBFolder_FileName | 1 |
|
DISPID_VBFolder_LocalPath | 2 |
|
DISPID_VBFolder_FullPath | 3 |
|
DISPID_VBFolder_URL | 4 |
|
DISPID_VBFolder_Extender | 5 |
|
DISPID_VBFolder_ExtenderNames | 6 |
|
DISPID_VBFolder_ExtenderCATID | 7 |
|
DISPID_VBFolder_WebReference | 8 |
|
DISPID_VBFolder_DefaultNamespace | 9 |
|
DISPID_VBFolder_UrlBehavior | 10 |
|