See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The FileProjectWriterSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FileProjectWriterSettings | Initializes a new instance of the FileProjectWriterSettings class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ApplicationIconFileName |
Get or set the application icon's file name.
| |
| GenerateSolutionFile |
Get or set whether to generate a .sln file.
| |
| ProjectGuid |
The unique project guid that appears in the project file.
| |
| TargetFrameworkVersion |
The .net target framework version for the project.
|