VsProjFilePropId 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 VsProjFilePropId
public enum class VsProjFilePropId
enum VsProjFilePropId
public enum VsProjFilePropId
type VsProjFilePropId =
Public Enum VsProjFilePropId
- Inheritance
-
VsProjFilePropId
Fields
Name | Value | Description |
---|---|---|
DISPID_VBFile_FileName | 0 |
|
DISPID_VBFile_Extension | 1 |
|
DISPID_VBFile_Filesize | 2 |
|
DISPID_VBFile_LocalPath | 3 |
|
DISPID_VBFile_FullPath | 4 |
|
DISPID_VBFile_URL | 5 |
|
DISPID_VBFile_HTMLTitle | 6 |
|
DISPID_VBFile_Author | 7 |
|
DISPID_VBFile_DateCreated | 8 |
|
DISPID_VBFile_DateModified | 9 |
|
DISPID_VBFile_ModifiedBy | 10 |
|
DISPID_VBFile_SubType | 11 |
|
DISPID_VBFile_Extender | 12 |
|
DISPID_VBFile_ExtenderNames | 13 |
|
DISPID_VBFile_ExtenderCATID | 14 |
|
DISPID_VBFile_BuildAction | 15 |
|
DISPID_VBFile_CustomTool | 16 |
|
DISPID_VBFile_CustomToolNamespace | 17 |
|
DISPID_VBFile_CustomToolOutput | 18 |
|
DISPID_VBFile_IsCustomToolOutput | 19 |
|
DISPID_VBFile_IsDependentFile | 20 |
|
DISPID_VBFile_IsLink | 21 |
|
DISPID_VBFile_IsDesignTimeBuildInput | 22 |
|