FileItem Fields |
The ProjectFileItem type exposes the following members.
Name | Description | |
---|---|---|
_annotations |
Any Annotations (Comments, DocComments, Attributes,
or Messages) associated with the CodeObject (null if none).
(Inherited from CodeObject.) | |
_columnNumber |
The starting column number associated with the CodeObject if parsed from or written to text form.
(Inherited from CodeObject.) | |
_formatFlags |
Formatting flags - for line feeds, braces, etc.
(Inherited from CodeObject.) | |
_lineNumber |
The starting line number associated with the CodeObject if parsed from or written to text form.
(Inherited from CodeObject.) | |
_parent |
The parent CodeObject.
(Inherited from CodeObject.) | |
_unhandledData |
Unhandled (unparsed or unrecognized) XML data in the file item.
| |
AutoGen | ||
BuildAction |
The build action for the file.
Values: None, Compile, Content, EmbeddedResource, Resource, ApplicationDefinition, Page, SplashScreen, DesignData, DesignDataWithDesignTimeCreatableTypes, EntityDeploy
| |
CopyToOutputDirectory |
The copy action for the file. Values: None, Always, PreserveNewest
| |
CustomToolNamespace | ||
DependentUpon | ||
DesignTime | ||
DesignTimeSharedInput | ||
FileName |
The file name.
| |
Generator | ||
IsFirstInGroup |
True if the file appears first in the current group in the Project file.
| |
IsRemove |
True if this is a Remove instead of Include.
| |
LastGenOutput | ||
Link |
The link for the file (if any).
| |
SubType |