See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The ProjectItemData type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AutoGen |
Get or set whether the item is the target of a custom tool.
The DTE project writer ignores this field, as it is populated automatically by Visual Studio.
|
![]() | BuildAction |
Get or set the build action.
|
![]() | Content |
Set the content of the project item as text.
|
![]() | ContentBytes |
Get or set the content of the project item in bytes.
|
![]() | CustomTool |
Get or set the name of the custom tool.
|
![]() | DependentUpon |
Get or set the name of the project item from which this project item is a child of.
|
![]() | FileName |
Get or set the project item file name, without the folder.
|
![]() | FolderName |
Get or set the project item folder.
|
![]() | FullName |
Get the name of the project item file including the folder.
|
![]() | LastGenOutput |
Get or set the file name of the last generated output of the custom tool.
|
![]() | SubType |
Get or set the subtype.
|